Subject | Re: Problem in UPPER() function at conversion from FB1.5.4 to FB2.1 |
---|---|
Author | tomkrej |
Post date | 2007-12-20T11:52:21Z |
hi, try select upper(cast (denumire as varchar(30) character set
UNICODE_FSS) )
Tom
UNICODE_FSS) )
Tom
> I've just converted FB1.5.4 to FB 2.1.
>
> It seems to be a problem in UPPER function.
>
> When I tried to select SELECT UPPER(DENUMIRE) from a table I've got
> "Arithmetic exception, numeric overflow, or string truncation. Cannot
> transliterate character between character sets"