home
Visual Basic. Get database objects, procedure parameters and resultset format - OpenSchema, ADO
Author Nigel Rivett
This app uses OPenSchema calls to get a list of database tables and procedures, obtains the procedure parameters and resultset format.
It includes all OpenSchema calls - some of which mat not be available for the database.
It was built for sql server but most should work against any database.
The procedure calls will probably be sql server specific.
Project
Main Form
Parameter input Form
home