Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot resolve collation conflict for equal to operation.
Message
From
10/01/2005 03:56:36
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Installation
Title:
Cannot resolve collation conflict for equal to operation.
Miscellaneous
Thread ID:
00975585
Message ID:
00975585
Views:
67
Hi all!

I installed a new SQL Server 2000 and restored the tables from the old SQL 2000 Server to the new one. Upon running the the following...

insert DYNAMICS..RecoveryMaster (name, password)
select name, password from master..sysxlogins
where name in (select USERID from DYNAMICS..SY01400)
and name not in ('sa', 'DYNSA')

I get the error: Cannot resolve collation conflict for equal to operation.

I know there is nothing wrong with the script, cause it executes perfectly on the old server. I am thinking that there is something wrong with the new SQL Server installation. How do I determine the problem and ofcourse... how do I fix it?

Thanx! a lot in advance 8 )

Martin
Shit happens!!!
Next
Reply
Map
View

Click here to load this message in the networking platform