Subject Re: [firebird-support] Bug with character sets
Author Dimitry Sibiryakov
> Is N stored in the client side struct (SQLDA, or what's it called?) If so,
> why does Milan require the "bytes_per_character", if he decodes the
> string, he can trim to the number of N characters, right?

No, N is not stored in SQLVAR. Buffer length in bytes is stored there.

SY, SD.