Viewing 2 posts - 1 through 3 (of 3 total)
ah, there is indeed a index which is the same as the one detailed in the error (i didnt create the database so didnt know about this. Ignorance is...
April 26, 2012 at 7:12 am
#1479682
ok, i have ran
select value2 from [linjed server].[database].[dbo].
group by value having COUNT(value2) > 1
this cam back with 24689 rows, so yes, there are duplicate values already in the linked...
April 26, 2012 at 6:54 am
#1479659