Viewing post 1 (of 1 total)
Is there a way to get the value ( i.e. @rtn_cd) of the OUT varialbe in mysql stored procedure in MSSQL like the following ?
EXEC('CALL usp_test(@rtn_cd)' )...
April 17, 2013 at 3:24 pm
#1607452