mdb-header - Write header file from an MDB database
mdb-header [<database>]
mdb-header is a utility program distributed with MDB Tools.
It will dump the names and types of the tables and columns in an MDB
database in a C header format.
It will create three files - types.h and dumptypes.[ch]
The mdb-header utility was written by Brian Bruns