Posts
Sort by recent activity
bad synchro : characters messed up
I synchronized one table containing a Text column with the following definition on both servers :
[Text] [text] COLLATE SQL_Latin1_General_CP1_CI_AS NULL
The target table was empty so I expected th...
Compare wrongly indicates tables do not exist on one server
I compared a database on server A and B and successfully ran the script generated by SQL Compare on B to make it equal to A.
When I now compare again, SQL Compare indicates that three views do not ...