dbTalk Databases Forums  

Database Viewer

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


Discuss Database Viewer in the comp.databases.berkeley-db forum.



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

Default Database Viewer - 05-15-2004 , 07:59 AM






Does anyone know of a gui based viewer for Berkeley databases (For either
win32 or linux) ? All i want to do is simply view the contents of a database
that i've created from a 3rd party program!

Cheers
Matt



Reply With Quote
  #2  
Old   
Keith Bostic
 
Posts: n/a

Default Re: Database Viewer - 05-17-2004 , 10:36 AM






"Matthew Jakeman" <m.jakeman (AT) nospam (DOT) lancaster.ac.uk> wrote


Quote:
Does anyone know of a gui based viewer for Berkeley databases (For either
win32 or linux) ? All i want to do is simply view the contents of a database
that i've created from a 3rd party program!
I don't know of a GUI-based viewer for Berkeley DB databases.
Berkeley DB supports a wide-variety of scripting languages,
so it shouldn't be difficult to implement one.

You can dump Berkeley DB databases in a flat-text format using
the db_dump utility included in DB releases. Use the -p option
to display "printable" characters.

Regards,
--keith

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Keith Bostic bostic (AT) sleepycat (DOT) com
Sleepycat Software Inc. keithbosticim (ymsgid)
118 Tower Rd. +1-781-259-3139
Lincoln, MA 01773 http://www.sleepycat.com


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 - 2013, Jelsoft Enterprises Ltd.