Next: , Up: mdb2rec


28.1 mdb2rec Invocation

mdb2rec converts mdb files into rec data. 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 of the common options described earlier (see Common Options) the program accepts the following options.

-s
--system-tables
Include system tables in the output.
-l
--list-tables
Dump a list of the table names contained in the mdb file, one per line.
-e
--keep-empty-fields
Don't prune empty fields in the rec output.