I am working on a script on comparing all the tables in two different databases. I found the Compare2Table (Updated) script and it's crashing with image and ntext fields in the tables saying it can not be used with DISTINCT. I cannot seem to find the problem.
The script uses SELECT DISTINCT and you can't use blog columns in comparing. It means you need to exclude them: Use the @Fields parameter to list the other columns.
Cheers, Prithiviraj Kulasingham
http://preethiviraj.blogspot.com/
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply