ouput parameter and resultset from single stored procedure ?
-
hi.. can we use ouput parameter and resultset from stored procedure at same time in datagrid in asp.net 1.1.if possible pls say some sample code for it. thanks in advance.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
-
hi.. can we use ouput parameter and resultset from stored procedure at same time in datagrid in asp.net 1.1.if possible pls say some sample code for it. thanks in advance.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
yes you can ouput parameter comes as a parameter and resultset comes as a dataset
Regards, Sylvester G sylvester_g_m@yahoo.com
-
yes you can ouput parameter comes as a parameter and resultset comes as a dataset
Regards, Sylvester G sylvester_g_m@yahoo.com
thnks for the reply...
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"