Community

SQL Server 2000 changes name of RETURN_VALUE to @RETURN_VALUE

When working with parameterized SQL Server stored procedures by using a data access technology such as ActiveX Data Objects (ADO), the members of the Parameters collection of the ADO Command object can be referenced by using either the name of the parameter or its numeric index into the Parameters c

Read More - Register for Free Membership