|
-
September 3rd, 2005, 01:24 AM
#1
Berkeley DB's Queue DB problem
Hi all,
In Berkeley DB, How can I store and retrieve records in queue type in Berkeley DB?.
If I want to use dbp->put(dbp, NULL, &key, &data, DB_APPEND); API to append an element to the queue type what is the value I should pass to the key field?
And how can I retrieve the storedrecords?
Any examples availabe?
My MSN & Mail: [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|