On Jul 3, 2006, at 4:01 PM, Ailsom F. Heringer (Osklen) wrote:
The query bellow returns the error message "Cannot resolve collation conflict for equal to operation." I don“t know what is wrong. Any tip ?
I'm no SQL Server expert, but it sounds like the two columns are using different unicode encoding schemes, and SQL Server is not able to properly compare the values.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

