On 2020-02-20 12:38, Jiří Činčura wrote:
Hi *,

do I remember correctly that when NONE is used i.e. in isql (simply on
client side) the "current" OS's charset is used?

When NONE is used, Firebird sends the stored bytes as-is, however columns with an explicit character set will have that character set communicated in the XSQLDA sub_type (CHAR/VARCHAR) or scale (blobs). So, I assume that ISQL will use that character set information of a column - if present - and otherwise use the default encoding.

Mark


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to