Re: Access database driver

2002-01-30 Thread Jenda Krynicky
From: Rupert Heesom <[EMAIL PROTECTED]> > I don't know much about perl & databases, but according to a book I > have on Perl, the DBD::ADO driver might be what you need for MS > Access. I admit I did not measure that, but I'd bet DBD::ODBC would be quicker. Jenda ===

Access database driver

2002-01-30 Thread Rupert Heesom
Jose: I don't know much about perl & databases, but according to a book I have on Perl, the DBD::ADO driver might be what you need for MS Access. The books writeup on this module is :- The interface to Microsoft's Active Data Objects data access technology. The driver itself is installed with D