I am trying to return a scalar value from a stored procedure. I actually want to return the ID of a newly created record, but I have simplified my problem down to a stored p
I've just implemented another option in my project. I feed in another output parameter for @return.