MDB->BAS generates VB, Access 2.0 or SQL statements to create a database.
You specify the name of an Access database file (MDB) or other remote data
source using ODBC. MDB->BAS then reads the database structure and spits out
code.

It also optionally creates a text description of the database and an INI file
that can be used by the sample code included to create the database.

Version 3 adds support for Access 2.0 database formats and SQL syntax and 
fixes a couple of bugs.

Non-registered version will only process first 2 tables in a database.

See README.HLP for registeration details.
