Hi,
I have opensuse 11 installed. I would like to know if from this OS, there’s a way to export a Table from Microsoft Access MDB file, into CSV or ASCII text format? But I need it to run from the shell, because I would like to put this command into a script to run automatically.
For example, something like this:
mdbtools <filename.mdb> <table name> <output_filename.txt>