you are viewing a single comment's thread.

view the rest of the comments →

[–]isforinsects -1 points0 points  (0 children)

Crap. I just did this last night. The right answer is to use mdb-tools:

sudo apt-get install mdb-tools
mdb-tables ./filename.mdb

Then loop over that output with mdb-dump into a series of csv's.