Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot resolve collation conflict for equal to operation?
Message
From
10/05/2002 09:34:22
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Cannot resolve collation conflict for equal to operation?
Miscellaneous
Thread ID:
00655027
Message ID:
00655027
Views:
71
SELECT c.*, o.*
FROM SmtNtLight.dbo.MemberCounters AS c INNER JOIN 
   OPENROWSET('VFPOLEDB.1', 
   'c:\NT Light\Database\Setup.dbc';'';'',Members) 
   AS o
   ON c.Member_ID = o.Member_ID
The above returns

Server: Msg 446, Level 16, State 9, Line 1
Cannot resolve collation conflict for equal to operation.

I just scratched my head, looked in help, but how does one resolve this issue?

TIA
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Next
Reply
Map
View

Click here to load this message in the networking platform