/access2csv

Conversion of access files to csv

Primary LanguagePython

access2csv

Conversion of access files to csv

The converter currently converts any .mdb files to csv files. Each table of data is converted to a csv file.
This file has a dependancy of the following involved
mdbtools: sudo apt-get install mdbtools