From: <br...@br...> - 2004-06-25 16:56:58
|
Hi, There is no DBI compliant perl module that I am aware of. Frankly, I think it's easier just to compile ODBC with DBD::ODBC than to write a whole perl module, but I certainly wouldn't complain if someone wanted to write one. If you submit the resulting module to the project, we can even ensure that it tracks any API changes in libmdb (currently a big problem). Cheers, Brian On Fri, 25 Jun 2004 09:54:20 -0500, "Jonathan Dixon" wrote: > > Has anyone here developed a Perl module to interface to the LibMDB and > LibMDBSQL libraries? I want to be able to query databases from a > Perl-based ASP script and it seems overkill for me to set up and use > ODBC rather than simply using these directly. But I figured before I > went and rolled my own code I'd see if anyone else had already done so. > > Jon Dixon > dix...@ly... > http://dixonjon.tripod.com/ > > > -- > _______________________________________________ > Find what you are looking for with the Lycos Yellow Pages > http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev |