Hi everyone.
I would like to know how to receive an OUTPUT parameter from a SQL stored procedure. Basically, the stored procedure returns a result set & sends me a piece of statistical information in an OUTPUT parameter, which I will need to display on my report.
Can this even be done? Thanks!
Leoncat
I would like to know how to receive an OUTPUT parameter from a SQL stored procedure. Basically, the stored procedure returns a result set & sends me a piece of statistical information in an OUTPUT parameter, which I will need to display on my report.
Can this even be done? Thanks!
Leoncat