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]