|
You
might want to check out DBI::ODBC, I would think that would do the trick.
I can't post code for you unless you would like to see it for DBI::DB2. I
am a bit interested in what you have done, as I would like to be able to grab a
web site page and post it on an Intranet page, thinking along the lines of local
weather...
John
Hi All,
I just greated a perl script which parses a
couple of www sites and extracts some information from those
sites.
After that, the extracted information is stored
in an excel sheet. Now I want to improve the script that it
stores
the information in an Access database instead of
an excel sheet.
Can anybody tell me where I can find an Access DB
Driver for perl (I tried it on cpan but unfortunately I couldn�t find one -- I
am sure there is one, but I don�t know the name) ? Is it possible to get a few
lines of a sample script from anybody who has done it before ?
Thank�s for your friendly help.
Heiko
|