in reply to Help in Connecting to Berkely DB using PERL
Perl comes with out-of-the box Berkely-DB support.
Maybe reading DB and DB_File provides an answer?
You could tie the DB to a hash and use that to access the values by key...
Or is there a problem opening the DB? Maybe the
files are named *.db but aren't in Berkely-DB format?
Update: Wrong link removed. Example link added.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help in Connecting to Berkely DB using PERL
by Anonymous Monk on Nov 06, 2008 at 10:18 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |