running store procedure inside another SP
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
|