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


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to