Viewing 2 posts - 1 through 2 (of 2 total)
I need help on implementing error handling.
I have created below trigger which calls one store procedure to store audit data. Now I want to catch the error that might occurs...
October 26, 2010 at 5:37 am
#1242163
Thanks for providing good solution.
Before I change datatype from ntext to nvarchar(max), I would like to know the difference between ntext and vvarchar(max).
Thanks,
Ruchir
October 25, 2010 at 12:05 am
#1241421