VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Source Code Class Generator

Grenville Tryon  (6 Submissions)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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

Rate Source Code Class Generator (7(7 Vote))

Download Source Code Class Generator

Source Code Class Generator Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters