Viewing 2 posts - 1 through 2 (of 2 total)
Grant,
I want to update existing stored procs in my db. I can generate the generic stuff using C# but what I want to do is extract the non generic tsql...
January 20, 2009 at 6:29 am
#929683
Thanks Steveb,
I want to capture any custom code that is in the stored proc that is not auto generated and insert it into the new stored proc.
Eg
Old ...
January 20, 2009 at 3:37 am
#929569