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