| Subject | Re: How to specify which UPPER() to be called | 
|---|---|
| Author | peter_jacobi.rm | 
| Post date | 2003-06-24T09:53:40Z | 
Hi Aage,
            --- In firebird-support@yahoogroups.com, Aage Johansen wrote:
> IIRC,
> select c from t where UPPER(c collate de_de) = UPPER('Füße'
collate de_de)
The problem with that one is, that the runtime character set
(using ISQL, set names DO437) is different and doesn't have the
collation 'de_de'.
Regards,
Peter Jacobi