Comparing with COLLATION against scripts folder
rchan
Posts: 11
When comparing with collations turned ON,
The database by default has SQL_Latin1_General_CP1_CI_AS
the scripts in the script folder do NOT specify collation at all
SqlCompare 6.2 complains about a difference with Latin1_General_CI_AS.
How can I resolve this?
Thank you,
Ray
The database by default has SQL_Latin1_General_CP1_CI_AS
the scripts in the script folder do NOT specify collation at all
SqlCompare 6.2 complains about a difference with Latin1_General_CI_AS.
How can I resolve this?
Thank you,
Ray
Comments
I think that creating a new SQLCompareDatabaseInfo.xml file in your script folder should do the trick. Please see this entry from the help file for the file format.