|
-
Mar 14th, 2008, 10:13 AM
#1
Thread Starter
Hyperactive Member
Re: SQL Stored Proc Recursive Calls: Same Thread?
Thank you. So specifically:
Any parameters I pass to the DO_THIS call (from my application) will be available to the DO_THAT call (no need to pass variables which DO_THAT needs).
Any modifications I make to local variables in DO_THAT will be affected when I return to DO_THIS.
Is that right?
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
|