Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot resolve collation conflict for equal to operation

Status
Not open for further replies.

ikirkland

Programmer
Joined
Feb 27, 2002
Messages
16
Location
GB
I have a 6.5 database and a 2000 with a default installation.

All I want to do is ignore the collation settings whilst doing a join between the 2 servers. what code do I need to place after


(6.5 db) (2000 db)
b.Name1 != a.Name1 -- presume it goes here

any help would be appreciated....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top