Gossamer Forum
Home : General : Perl Programming :

Doubt: M$ Access via Perl

Quote Reply
Doubt: M$ Access via Perl
Is there anyway to access M$access using perl?

Quote Reply
Re: Doubt: M$ Access via Perl In reply to
Not that I know of.

You would have to export the individual tables into separate flat files and then you could use Perl to read data from them.

Better applications to read data out of M$Access databases are:

1) Active Server Pages
2) Cold Fusion

Regards,

Eliot Lee
Quote Reply
Re: Doubt: M$ Access via Perl In reply to
Thanks Eliot

Quote Reply
Re: Doubt: M$ Access via Perl In reply to
Yes, I believe there is a DBD module for access. If not, there is definately one for DBD::ODBC which I have used before.

--mark

Installation support is provided via ICQ at UIN# 53788453. I will only respond on that number.