
This code will allow yours to create source code from a table DB into a class module.
It creates the following methods:
add records, edit records, delete records, charge records and find/fill variables from a single record.
Inputs
The ODBC String to connect to the DB
Assumes
Uses RDO
Assume all the variables as String (Good for Class codification Standards thru DB engines)
Returns
The source code of the class