Previous: , Up: Invoking the Utilities   [Contents][Index]


17.10 Invoking mdb2rec

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.

-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.