DeepDiverMom
Programmer
I’m posting my problem a second time since I have had no respondents since my original post last Monday morning, June 28. I cannot believe that this problem is so complex that no one (including MVPs) can give me some guidance. If my only option is to get help directly from Microsoft Tech Support, please advise me of that. I must resolve this issue before it turns 1 week old, so I am becoming desperate.
Here is our problem: We attempted to restore .BAK files on MS SQL Server 7.00.1063 that we dumped from another SQL Server instance. At the beginning of the restore, we encountered this error:
I have reviewed Thread962-705843 "2 different Unicode Collation", which indicates that there is a way to overcome this issue, but that thread did not disclose the resolution method. We would like to avoid having to reinstall SQL Server with the "old" server's Unicode settings.
What, then, is the easiest/best way to resolve this issue?
Becca
Here is our problem: We attempted to restore .BAK files on MS SQL Server 7.00.1063 that we dumped from another SQL Server instance. At the beginning of the restore, we encountered this error:
Code:
"Microsoft SQL-DMO SQL (ODBC SQLState: 42000)
The database you are attempting to restore was backed up under a different Unicode locale (ID 33280) or Unicode comparison style (0) than the Unicode locale ID (1033) or Unicode comparison style (196609) currently running on this server. Backup or restore operation terminating abnormally. [OK]
I have reviewed Thread962-705843 "2 different Unicode Collation", which indicates that there is a way to overcome this issue, but that thread did not disclose the resolution method. We would like to avoid having to reinstall SQL Server with the "old" server's Unicode settings.
What, then, is the easiest/best way to resolve this issue?
Becca