|
-
Jul 29th, 2008, 10:48 AM
#1
Thread Starter
Hyperactive Member
Stored procedure result to variable
How would I assign the value of the result of executing a stored procedure to a variable.
I tried this:
But this assigns the return value and not the result , to @var.
I believe the return value will return 0 if no errors occur.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|