Viewing 2 posts - 1 through 2 (of 2 total)
All right friends, but I forget one detail:
Before to apply the insert I make the following command:
if not exists(select a from table_from where a = ''+(select @a)+''))
begin
--make insert
end
else
...
March 8, 2005 at 2:19 pm
#546010
December 15, 2004 at 7:06 am
#533935