DaoGen description
utility to generate the Visual Basic code to re-create a database... from code
DaoGen - utility to generate the Visual Basic code to re-create a database... from code! Just select the Access 97 (or lesser version) database to be converted into VB code and then you're ready...
As the name tells this program uses the old DAO libraries...
DaoGen it helps you to recreate a database by generating a Visual Basic code.
Here are some key features of "DaoGen":
· Generates all code needed to recreate a database, from tables to queries to relations.
· On request can generate extra functions to easly access tables of the database.
· Can generate code to encript the recreated database (so that it will be password protected).
· Can generate code to automatically add existing data, from existing tables (respecting the relation between tables). Before generating it, pay attention to compilation times
· Settings are memorized for each database.