how to pass both control parameter and return parameter in sqldatasource control
Is it possible to pass both a control parameter and a return parameter to a stored procedure through sql data source control.
control parameter is used in a select statement that returns a single row and return parameter returns an integer in same procedure.
thanks in advance
Last edited by jayshankar; January 3rd, 2009 at 01:16 AM..
Reason: wrong title
|