Latest
Version
1.7.7

Date
21
July
2000


 
DaoGen

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

Features:

  • 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 (see Figure 2)
  • Settings are memorized for each database.
ToDo:
  • Backup existing files before overwriting.
  • Add support for newer database versions... impossible!
    I am working on an ADO version of the program, but as I do not have that much time available the developement process is very slowly... :(
Download:
Executable: DaoGen
Source: DaoGen_Source

Copyright:
Alessandro Cagnetti and Daniele Giabbai.
Please, take the time to read the copyright license.

 
Copyright © 2001-2005 Daniele Giabbai