Viewing 5 posts - 1 through 5 (of 5 total)
the reason i put the set xact_abort on is because the stored proc uses distributed transactions. Initially we couldn't get SQL Server to allow us to use distributed transactions. So,...
December 11, 2002 at 7:04 pm
I've tried that..... it worked the first time but didn't work after that. Not too sure why.
But anyway, i've finally found what was the problem. It is a stored...
December 8, 2002 at 9:14 pm
hmm.. that is an option. Thanks for the suggestion.
December 3, 2002 at 8:24 pm
Sorry about that, just hit the wrong button.
Thanks Andy for your quick reply. But the solution does not solve my problem as there may be other errors like field...
December 2, 2002 at 7:30 pm
quote:
If you are using a unique index (not a unique constraint) you can check the 'ignore duplicate key' check box on the...
December 2, 2002 at 6:45 pm
Viewing 5 posts - 1 through 5 (of 5 total)