Viewing 3 posts - 1 through 3 (of 3 total)
Thanks, found the error.
June 29, 2010 at 1:01 pm
#1186651
Ok, I have added the following after the first Insert statement:
print '@@ERROR: '+ CAST(@@ERROR AS VARCHAR)
and @@ERROR comes back as 0
I have added print statements before and after each...
June 29, 2010 at 12:43 pm
#1186633
Yes, I have and there are no errors.
June 29, 2010 at 12:16 pm
#1186600