develooper Front page | perl.beginners | Postings from January 2002

Re: DBD_ACCESS

Thread Previous
From:
Briac Pilpré
Date:
January 18, 2002 02:54
Subject:
Re: DBD_ACCESS
Message ID:
20020118105403.53743.qmail@onion.perl.org
=?Gb2312?Q?Yun=20yun?= wrote:
> I want to do a small test on database in perl using MS
> Access database, but I find there is no DBD_ACCESS in
> the DBI.pm, should I download it from somewhere? the
> same thing with the database DB2 and other database.
> Thanks!

 To use DBI with MS Access databases, you must use DBD::ODBC.
 You can also use Win32::ODBC if you want to access(!) Access-specific
 meta datas.


 http://search.cpan.org/search?dist=DBD-ODBC
 http://search.cpan.org/doc/GSAR/libwin32-0.18/ODBC/ODBC.pm

-- 
briac
 << dynamic .sig on strike, we apologize for the inconvenience >>


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About