Article ID: 811467 - Last Review: November 2, 2007 - Revision: 4.4 FIX: A Unicode LIKE Predicate with Binary Collation May Return Incorrect Results
BUG #: 363394 (SHILOH_BUGS) On This PageSYMPTOMSA query may return incorrect results if all the following
conditions are true:
The following sample queries meet the conditions listed earlier in this article: WORKAROUNDRESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the latest SQL Server 2000 service pack Hotfix informationThe English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.Date Time Version Size File name Description --------------------------------------------------------------------------------- 11-Dec-2002 19:42 2000.80.715.0 7,467,089 bytes Sqlservr.exe SP2-based fix STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4. MORE INFORMATIONThe LIKE predicate supports ASCII pattern matching and
Unicode pattern matching. When all arguments (match_expression, pattern, and escape_character, if present) are ASCII character data types, ASCII pattern
matching is performed. If any of the arguments are Unicode data type, all the
arguments are converted to Unicode and Unicode pattern matching is
performed. Depending on the data types of the column and character in the LIKE predicate, data type conversion is also performed. REFERENCESSQL Server Books Online; topic: "Data Type Precedence"
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
