Viewing 7 posts - 61 through 67 (of 67 total)
Thanks for the quick reply Erik, That did the trick!
Thanks again,
DK
March 20, 2008 at 11:22 am
Thanks Greg that worked!
Thanks for the reply.
David
July 2, 2007 at 2:07 pm
Thanks for the advice, the test yielded an error:
Msg 217, Level 16, State 1, Procedure trUPD_Table1_FinishTime, Line 5
Maximum stored procedure, function, trigger, or view nesting level exceeded (limit 32).
Is...
March 28, 2007 at 7:17 am
Well, nothing had happened because I was leery of executing the trigger, first trigger and all. Thanks for the advice, I put it in play and now I will wait...
March 27, 2007 at 12:36 pm
Where clause mistake, should read:
WHERE Table1.RunID = i.RunID And Table1.Stutus = 'InProgress';
March 27, 2007 at 11:37 am
Thanks,
Step one worked just fine.
March 20, 2007 at 1:51 pm
Markus,
Thanks, MSDN turned out to be the answer. I did not have the login info, but someone else did.
David
March 14, 2007 at 3:03 pm
Viewing 7 posts - 61 through 67 (of 67 total)