I want to pass .mdb file or a number of .mdb file as a parameters to a Perl
program which should read all tables from .mdb and display the results as
.xls for every table.
I guess after that step I'd like to (if table and fields names are known)
run query against database and ,again, put results in .xls file.
Perhaps, I can use ODBC as in Win32::ODBC to connect to a database file. But
how would I interact with a database without adding it to ODBC?
Any advice on how do I go about .xls files?
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web