View Single Post
Join Date: Oct 2007
Posts: 172
Reputation: Jugortha is an unknown quantity at this point 
Solved Threads: 16
Jugortha Jugortha is offline Offline
Junior Poster

Re: getting value of return value of stored procedure to code behined,with patterns prace

 
0
  #4
Nov 16th, 2008
Try this link

http://www.sqlteam.com/article/store...returning-data

I think you have to mark the desired value to return with the OUTPUT keyword
Reply With Quote