Subject Re: [firebird-support] cannot transliterate between character between character sets
Author Helen Borrie
At 04:50 PM 28/04/2004 +1200, you wrote:
>Hi Helen,
>
>How about UCS4 data? How do you go about entering that? Is that still
>managed as a string entry?

Is that a Unicode subset? If so, you'd need UNICODE_FSS as the default
charset for the database and connection charset for the client.

Peter Jacobi is the one who knows all the ins and outs of unicode...

Helen