|
Subject:
|
running store procedure inside another SP
|
|
Posted By:
|
rosalynb
|
Post Date:
|
11/13/2003 12:52:37 PM
|
Guys,
I have a stored procedure which has come udate commands and at the end it calls another SP to run .. my C# code can't run this process .why? as soon as I remove the second SP from my main SP. it works fine.
Any Idea
thanks Roz
|
|
Reply By:
|
rosalynb
|
Reply Date:
|
11/13/2003 2:30:42 PM
|
Please forget it !
:) I found the error.
|