I have a file "test.dt" and "test.cf" of 1C vesion 8.2.15.318 with VietNamemes laguage.
I used 1C verison 8.3.4.9 and SQLServer2008 R2
On 1C verison 8.3.4.9, I created a new temp infobase; then I restore infobase form file "test.dt" in Designer.
With temp infobase restored I uses ok.
Then on 1C vesion 8.2.15.318 Designer, I modify "test.cf" and on 1C vesion 8.2.15.318 Designer of temp infobase, I Compare and Merge with configuration form file test.cf is ok. But when I Update Database Configuration; I am getting error message:
"Xảy ra lỗi nghiêm trọng trong quá trình cập nhật cơ sở thông tin
theo nguyên nhân:
Lỗi Hệ thống quản trị CSDL:
Microsoft SQL Server Native Client 10.0: Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Vietnamese_CI_AS" in the equal to operation.
HRESULT=80040E14, SQLSrvr: SQLSTATE=42000, state=9, Severity=10, native=468"
What is the happen?