Yes, and it is quite easy. You do need an access file to exist first, but
once that exists, you can add tables and indexes, insert, update, delete
select and anything else you might think of to do with it.
You need the DBI module, and the DBD::ODBC module. Perldoc DBI will tell you
how the DBI and DBD work together. Perldoc DBD::ODBC will give you
connection specific information for ODBC. You almost have to read those and
put your hands on it and either succeed, or run into problems however before
there is much specific that can be offered in this forum.
Steve H.
-----Original Message-----
From: Sarafis, Allan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 16, 2001 10:08 PM
To: '[EMAIL PROTECTED]'
Subject: Perl and MS Access
> Hi
>
> I was wondering if there was a way to use perl to add/modify an access
> database.
>
> If so where can i find some info on how to do this
>
> Regards,
>
> Allan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]