Viewing 5 posts - 1 through 6 (of 6 total)
Ninja's_RGR'us (1/17/2011)
January 17, 2011 at 7:35 am
Ninja's_RGR'us (1/16/2011)
Make a log table that saves the history of the processed orders.
Then create a job...
January 17, 2011 at 3:11 am
mister.magoo (1/16/2011)
I don't see exactly what would cause that error, but I do have to ask why this trigger is on that table?
That table seems like it might hold...
January 17, 2011 at 3:08 am
Lynn Pettis (1/16/2011)
Have you givien us the complete error message you get from the application or just a summary of what it says.
Hi!
It's the full message. However I had to...
January 16, 2011 at 5:17 pm
Ninja's_RGR'us (1/16/2011)
Just a hunch, try using SET NOCOUNT ON in the trigger.
Hello!
Already tried that... 🙁 Placed the SET NOCOUNT ON in the beginning of the code and SET NOCOUNT...
January 16, 2011 at 4:55 pm
Viewing 5 posts - 1 through 6 (of 6 total)