Subject | Re: [Firebird-Architect] UTF-8 over UTF-16 |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-05-05T06:42:08Z |
On 4 May 2005 at 22:56, Dmitry Yemanov wrote:
sorting. For conversion from utf-8 to application charset and back
system routines can be used. Such as WideCharToMultiByte on Windows
or iconv library on POSIX.
--
SY, Dimitry Sibiryakov.
>"Jim Starkey" <jas@...> wrote:No. Client library does not need to care about collations and
>>
>> Yes, one the client side. In the scheme under discussion, all
>> character data is transfered as utf-8.
>
>And this is what I don't like. Doesn't it require the INTL stuff be
>installed on the client side?
sorting. For conversion from utf-8 to application charset and back
system routines can be used. Such as WideCharToMultiByte on Windows
or iconv library on POSIX.
--
SY, Dimitry Sibiryakov.