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


in reply to exporting MS ACCESS tables into a CSV file

This becomes a non-perl question if you export the access data to excel which you can then export to csv.

shiza is correct about direct export from access... but it (vers. 8.0.0.4122) does NOT include csv as a direct option. Hence, the above using excel as an intermediary.