Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Berkeley db recno access method

545704Nov 14 2006 — edited Dec 11 2006
hi all,

i'am just getting started with berkeley db. now i'm trying to recover an existing db (btree) to a recno db format, and i have to read the records from the btree db in recon.
i'm using cursors. c_get for reading from btree db and c_put for storing the records.
i can read the records but can't put them in the new recno db.
I don't know why, but may be becouse of a wrong flag in c_put?
i would appritiate for every help.
regards
soudi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2007
Added on Nov 14 2006
16 comments
3,602 views