Subject | Re: [ib-support] New Character Set |
---|---|
Author | Claudio Valderrama C. |
Post date | 2002-03-26T08:03:11Z |
""Algis KANTAUTAS"" <Algis.KANTAUTAS@...> wrote in message
news:007001c1d410$56b1e970$d817010a@......
available characters? Creating a charset and creating a collation sequence
are different tasks. If you only need another sorting, add it (develop) to
the proper charset. Otherwise, you have to implement the charset and the
colation.
good effects.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing
news:007001c1d410$56b1e970$d817010a@......
> Svein,Do you really need more characters or only a sorting with the current
>
> When I working without any (or default) character set, FB RC2 understand
> Lithuanian characters, but _don't_sort_ char,varchar variables by
> Lithuanian
> order.
available characters? Creating a charset and creating a collation sequence
are different tasks. If you only need another sorting, add it (develop) to
the proper charset. Otherwise, you have to implement the charset and the
colation.
> After short test of ISO8859_1 - I have error on IBConsole:You should connect with the same charset than your fields use for having
> arithmetic exception, numeric overflow, or string truncation
> Cannot transliterate character between character sets.
good effects.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing