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 DBI, but in order to pass requests,
you'll also need ADO (v2.1 or later) and the win32::OLE module installed
as well.  You can find more about ADO at www.microsoft.com/data/ado/.

Hope this helps.  I would install any modules via perl's CPAN.


> From: Jose Vicente <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: quick POP3 question
> Date: 29 Jan 2002 14:30:24 -0500
> 
> Hi friends.
> 
>     I am looking for a module to access "ACCESS DATABASES", please if you
> have any information send me it.
> 
> Thanks in advance.
> 
-- 
regs
rupert


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

Reply via email to