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



----- 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

  • Berkeley DB perl access
    ... The key of the database ... Can I retrieve the records using BerkeleyDB perl module? ... # Cycle through the keys printing them in order. ...
    (comp.lang.perl.modules)
  • Re: Berkeley DB perl access
    ... > I am using Perl to retrieve data from a Berkeley DB database, ... > Can I retrieve the records using BerkeleyDB perl module? ... > # Cycle through the keys printing them in order. ...
    (comp.lang.perl.modules)
  • Locking issue with BerkeleyDB 0.30 after upgrade?
    ... I've been using BerkeleyDB 4.2 for quite a while. ... I have done this upgrade-path for BerkeleyDB and Perl several times; ... Upgrading to 4.5 made no difference. ... I really suspect it's a locking issue. ...
    (comp.lang.perl.misc)
  • RE: Trouble with Berkeley DB version 4.4.20?
    ... Compile goes fine; "make tests" too. ... 30 times it accesses BerkeleyDB. ... that your are locking correctly. ... I even installed an entirely new Perl ...
    (freebsd-questions)
  • Re: (Fwd) [perl #40244] req:regarding support for BerkeleyDB
    ... You can use DBD::SQLite to access SQLite and DBD::DBM to access BerkeleyDB. ... DBD::DBM comes with DBI, all the other mentioned modules are available on CPAN under their own names. ... Can i have an DBD for BerkeleyDB. ...
    (perl.dbi.users)