Please See ut_VBClassBuider V3.0.1 --- Creates VB style Class definitions that include manovering and saving information. Rev 2 fixes 3 found typos
File List:
mDataUtilities.bas
4Kb
ut_VBClassBuilder.sql
17Kb
Similar code
Insert Procedure Generator
(Popularity: ) : Produce an "insert" procedure with full transaction and error handling by simply passing a table name to the procedure. TSQL Checkers Game
(Popularity: ) : A TSQL Checkers Game. This is a stored procedure designed to be executed in Microsoft's SQL Query Analyzer. You execute the code once and it does everything automatically. Once the procedure is created just type "checkers" to start the game ...