B
Binny
I have a stored procedure which returns a recordset and
also returns a value.
I know how to access the recordset.
How can i access the integer value returned by the stored
procedure
Iam using SqlCommand.ExecuteReader
thanks
also returns a value.
I know how to access the recordset.
How can i access the integer value returned by the stored
procedure
Iam using SqlCommand.ExecuteReader
thanks