Subject Re: [ib-support] UPPER with accented characters
Author Roland Turcan
<<< 4. 6. 2002 8:25 - Riho-Rene Ellermaa "r.ellermaa@..." >>>
RRE> I there any chance to have UPPER work also with accented characters (ö,ä,o,ü, etc) in future Firebird versions?
RRE> I'm using WIN1252 charset and collation order.

I'm use Win1250 for our special characters, but I must using this
statement for creating columns.

Create Domain MyColumn Character Set Win1250 collate PXW_CSY

if I use Collation Win1250, that Upper function not work by our
character set.

--
Best regards, TRoland