Subject Re: [firebird-support] Bug with character sets
Author Kjell Rilbe
Martijn Tonies wrote:
> Then what would be the raw byte buffer for a CHAR(2), UTF8, with
> a value of 'NO'?

Since max bytes per char is 4 for UTF8 you've got an 8-byte buffer. N
and O are single-byte characters, so you get this:

N
O
<space>
<space>
<space>
<space>
<space>
<space>

Kjell
--
------------------------------
Kjell Rilbe
DataDIA AB
E-post: kjell.rilbe@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64


[Non-text portions of this message have been removed]