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.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: exporting MS ACCESS tables into a CSV file
by chicago928 (Initiate) on Jul 11, 2005 at 20:15 UTC | |
Re^2: exporting MS ACCESS tables into a CSV file
by sparkyichi (Deacon) on Jul 11, 2005 at 20:48 UTC |
In Section
Seekers of Perl Wisdom