Subject Re: [firebird-support] Bug with character sets
Author Dimitry Sibiryakov
> So, the server can transfer CHARs with actual length and let the
> client library pad it with spaces to the number of characters required.

No such things as "actual length of CHAR". CHAR is fixed-length type.
And no way for client library to find out "required number of
characters".

SY, SD.