Unicode & SQL Collation Question
Hi All,
We are installing a new SQL Database server as part of the 9.1 Upgrade. We are planning to use SQL_Latin1_General_CP1_CI_AS as the collation during the SQL install, this is same as the collation of our existing database server.
Our Production database that holds business data and control tables has the Collation - SQL_SwedishStd_Pref_CP1_CI_AS. Researching this on the net I can see that this is Width Insensitive. Had the following questions if anyone has had experience with this
1: I don't see any problems with the Unicode conversion process however Post unicode conversion can the SwedishStd collation cause issues OR once unicode conversion is completed it dosent matter ?
0