Extended Stored Procedure class for VC++ 1
S SQL Server 7.0/2000 Extended Stored Procedure class for Visual C++ 6, 7.
Write Extended Stored Procedures for Microsoft SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* Parameters and Fields can be accessed by using methods such as SetInt(), GetDateTime(), SetMoney(), etc.