AccelerationNet / access2csv

Simple program to extract data from Access databases into CSV files.
MIT License
86 stars 24 forks source link

Option to export the header with the field names #5

Closed cristianoteles closed 8 years ago

cristianoteles commented 8 years ago

Example: java -jar access2csv.jar java -jar .mdb --with-header

bobbysmith007 commented 8 years ago

Thanks much for contributing :)

cristianoteles commented 8 years ago

;)