Hello all,
I have a stored procedure that is returning some variables. I already have those variables declared as outputs within the procedure. I have tried just seting up the variable's direction as output within vb but this has not worked. Is there something else that I need to do in order to retrieve the value for the variable?
Any help, as always, is greatly appreciated.
Brian
I have a stored procedure that is returning some variables. I already have those variables declared as outputs within the procedure. I have tried just seting up the variable's direction as output within vb but this has not worked. Is there something else that I need to do in order to retrieve the value for the variable?
Any help, as always, is greatly appreciated.
Brian