Subject Re: [firebird-support] ASCII OR ISO8859_1 to store UTF8 char ?
Author Milan Babuskov
Vander Clock Stephane wrote:
> juste one question, i thing both are the same but with is the best to
> store UTF8 code point ?
> ASCII or ISO8859_1 ?

If you really do not care about collations, then OCTETS.

Stuff like UPPER, ORDER BY, etc. would not work properly anyway, so why
bother.

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================