http://www.perlmonks.org?node_id=474090


in reply to Re: exporting MS ACCESS tables into a CSV file
in thread exporting MS ACCESS tables into a CSV file

I would know how to export to .csv for any one of the tables. Unfortunately, I anticipate having several hundred files each with perhaps 15-20 tables.

So if i had a generic file, "foo.mdb" and wanted to export all of its tables (I won't know these in advance). Is there an easy way to do this in perl?

Thanks

  • Comment on Re^2: exporting MS ACCESS tables into a CSV file