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!

Is there a BDB 18.1 Cursor method similar to Java version 7.5 skipNext

Lautus SolutionsMay 13 2021

I'm trying to quickly skip over millions of keys.
Does anyone know if there a way to do this in the C version of BDB? Looking at the docs for the Java version it looks like Cursor.skipNext is exactly what I want but there seems to be no equivalent method in the C version. Have I missed something?
I'm reposting this with our partner account as a solution is quite important.
Thanks, Andrew

Comments
Post Details
Added on May 13 2021
0 comments
174 views