Is recommended the SQL_Latin1_General_CP1_CI_AS server collation for a new SQL 2008 R2 instance?

  • Hi, in our company, we have various prod instances of Sql Server 2000 with the SQL_Latin1_General_CP1_CI_AS server collation. Now, we are installing a couple of new servers with Sql Server 2008 R2.

    I saw that this class of collation is old style and is only for backward compatibility. What collation should I use for maintaining the compatibility between databases and servers from both versions?

    Thanks in advance

  • SQL_Latin1_General_CP1_CI_AS is the default collation for SQL Server 2008. Not sure how it is termed as "for backward compatibility"

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply