SQL Stored Procedure Code Generator
-
Version
1.0.0
Was written to help write VB COM objects faster without the constant tedium of having to cut, paste and modify code to generate recordsets from SQL stored procedures. The application reads the list of ODBC DSNs and allows you to select one and 'logon' to read all stored procedures. Clicking on a stored procedure will auto-generate the code that you can paste into your VB project's module, form or class module.
|