by Grenville Tryon (6 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

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)
Code Returns
The source code of the class