mdb2rec
reads the given mdb file and prints out the
converted rec data, if possible. Synopsis:
mdb2rec [option]... mdb_file [table]
All the tables contained in the mdb file are exported unless a table is specified in the command line.
In addition to the common options described earlier (see Common Options) the program accepts the following options.
Include system tables in the output.
Dump a list of the table names contained in the mdb file, one per line.
Don’t prune empty fields in the rec output.