摘要: 无法解决 equal to 操作中 "SQL_Latin1_General_CP1_CI_AS" 和 "Chinese_PRC_CI_AS" 之间的排序规则冲突。
Cannot resolve the collation conflict between SQL_Latin1_General_CP1_CI_AS and Finnish_Swedish_CI_AS in the equal to operation.
更改MS SQL Server 2005服务器排序规则为英文排序规则"SQL_Latin1_General_CP1_CI_AS"
阅读全文