PRB: SET COLLATE TO Command Causes Inconsistent Comparisons (193728)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q193728 SYMPTOMS
Comparing the equality of alphabetic characters using the UPPER() and
LOWER() functions with the collation sequence set to Czech or Hungarian, produces incorrect results with some or all of the comparisons.
RESOLUTION
One workaround is to use the double equal operator (==) when making string
comparisons.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
For additional information, please see the following articles in the
Microsoft Knowledge Base: 176884 PRB: Problems with SET COLLATE and Queries with Integer Fields
181085 SET COLLATE & Queries - Additional Problem Scenarios
Modification Type: | Minor | Last Reviewed: | 2/11/2005 |
---|
Keywords: | kbpending kbprb KB193728 |
---|
|