Description of MS SQL Extended Stored Procedure Component :
This library implements a Delphi wrapper class for easy writing of Extended Stored Procedures for the Microsoft SQL Server 7.0/2000. Supported control over input/output procedure parameters.Supported returning of arbitrary number of recordsets. Parameters and Fields can be accessed by using the familiar properties: AsInteger, AsDateTime, AsCurrency, etc. Please visit homepage to learn more...