dbTalk Databases Forums  

Export a Berkeley DB

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Export a Berkeley DB in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Al
 
Posts: n/a

Default Export a Berkeley DB - 04-04-2006 , 03:42 AM






Hello Everybody,

Is there a possibilty to export a Berkeley DB? A Berkeley DB method?
Utilitly?

Regards,
Al


Reply With Quote
  #2  
Old   
Ron
 
Posts: n/a

Default Re: Export a Berkeley DB - 04-04-2006 , 08:55 PM






Yes,

You can use the Berkeley DB utility db_dump:

http://www.sleepycat.com/docs/utility/db_dump.html

You could also programatically walk a curor if you wanted to do this in
your
application code instead of using/calling the db_dump utility.

Ron


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.