Symptom
If a column with an umlaut is written in an application list, no hits are returned if the umlaut is written lowercase. If it is upper case, the desired result is found.
Example: Name is Österreich, Markus.
Looking for Österreich-> nothing is found.
Looking for österreich -> name is found.
The result of
select case when 'ä' = 'Ä' then '1' else '0' end;
is 0
Read more...
Environment
SAP SQL Anywhere
Product
SAP SQL Anywhere 16.0 ; SAP SQL Anywhere 17.0 ; SAP Sybase SQL Anywhere 12.0
Keywords
collation sequence, UCA , KBA , BC-SYB-SQA-SRV , SQL Anywhere - Server , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.