|
|
| Author |
Message |
VIJAYOOTY Warnings : 1 New User
Joined: 13 Mar 2005 Posts: 7 Location: bangalore
|
|
|
|
hi to all
my doubt is
if two users are calling the same proc (simultaneously ie) at the sane time.
ASSUME the proc consisits of five steps.
the first user wants the step 1,2 ,3 and 5 to execute not step 4.
the second user wants all steps to execute.
WHAT SHLD I DO
if any one cld tell me the necessary solns.
THNX IN ADVANCE
VIJAYOOTY |
|
| Back to top |
|
 |
References
|
Posted: Sun Mar 13, 2005 1:00 pm Post subject: Re: doubt in PROC |
 |
|
|
 |
Prandip
Active User
Joined: 04 Mar 2005 Posts: 89 Location: In my tiny cubicle ...
|
|
|
|
| vijaykumar, this same question is asked at least once every week. Please do a search (look for SKIP) and I'm sure you'll find an answer. |
|
| Back to top |
|
 |
|
|