Subject | Re: [firebird-support] Bug with character sets |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-05-20T14:39:18Z |
> Well that is good to hear! At least if I use UTF8 for the connectionNot quite so. There are two exceptions: columns with charsets NONE
> character class I will only have to deal with UTF8 data and never any
> other character sets.
and OCTETS are delivered "as is", no matter of connection charset.
> As a matter of fact if I know I'm always usingYes, if you know about two exceptions above.
> UTF8 then wouldn't every char result I get back always have a buffer
> size of 4 times the character length and I could just use this as a
> fact?
SY, SD.