Re: (Fwd) [perl #40244] req:regarding support for BerkeleyDB



You can use DBD::SQLite to access SQLite and DBD::DBM to access BerkeleyDB. For fullest access to BerkeleyDB you'll also need MLDBM and SQL::Statement. DBD::DBM comes with DBI, all the other mentioned modules are available on CPAN under their own names.

--
Jeff

Tim Bunce wrote:
----- Forwarded message from Narendran via RT <dbi-faq@xxxxxxxx> -----

Subject: [perl #40244] req:regarding support for BerkeleyDB From: Narendran via RT <dbi-faq@xxxxxxxx>
Reply-To: dbi-faq@xxxxxxxx
RT-Ticket: perl #40244
RT-Originator: narendran.babu@xxxxxxxxx
To: "AdminCc of perl Ticket #40244": ;
Date: Sun, 27 Aug 2006 23:05:34 -0700


Sun Aug 27 23:05:33 2006: Request 40244 was acted upon.
Transaction: Ticket created by narendran.babu@xxxxxxxxx
Queue: dbi-faq
Subject: req:regarding support for BerkeleyDB
Owner: Nobody
Requestors: narendran.babu@xxxxxxxxx
Status: new
Ticket <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40244 >


Respected Sir/Madam,

I am looking for a Database independant API for my project . My project
works with BerkeleyDB and SQLite . I need a database independant API for
both . U have created DBD for all . Can i have an DBD for BerkeleyDB . I
really doesn't get where u have already there. Up to the extent i search (Perl
extension for Berkeley DB version 2, 3 o) is there ,is it a DBI and can i
write an generic set of code that will work with both . Whatever suggestion
u can provide will be useful to me Sir. If there is nothing as such yet
,i will create and give it to . I require ur advice now.

Thanking you in advance

Thanks & Regards
Narendran Babu
(Student)


Respected Sir/Madam,

I am looking for a Database independant API for my project . My project works with BerkeleyDB and
SQLite . I need a database independant API for both . U have created DBD for all . Can i have an DBD
for BerkeleyDB . I really doesn't get where u have already there. Up to the extent i search (Perl
extension for Berkeley DB version 2, 3 o) is there ,is it a DBI and can i write an generic set of code
that will work with both . Whatever suggestion u can provide will be useful to me Sir. If there is
nothing as such yet ,i will create and give it to . I require ur advice now.

Thanking you in advance

Thanks & Regards
Narendran Babu
(Student)


----- End forwarded message -----



.



Relevant Pages

  • DBD::DBM and Berkeley Problem
    ... Can anyone tell me whats the problem with the following code. ... error about 2nd tie fails? ... use DBI; ... use BerkeleyDB; ...
    (comp.lang.perl.modules)
  • Re: DPS Initial Ideas
    ... Surprise, surprise, the BerkeleyDB suddenly appears less glorious. ... Moreover the objection is completely bogus, because SQLite creates the ... due to perfect ignorance of the subject, ...
    (freebsd-hackers)
  • (Fwd) [perl #40244] req:regarding support for BerkeleyDB
    ... Subject: [perl #40244] req:regarding support for BerkeleyDB ... Subject: req:regarding support for BerkeleyDB ... I am looking for a Database independant API for my project. ... Can i have an DBD for BerkeleyDB. ...
    (perl.dbi.users)