xuzzzhen123
September 3rd, 2005, 01:24 AM
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: xuzzzhen123@hotmail.com
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: xuzzzhen123@hotmail.com