On 17-05-2022 15:07, Adriano dos Santos Fernandes wrote:
On 17/05/2022 09:54, Mark Rotteveel wrote:

Thanks! I will change Jaybird to switch to using blr_varying2/blr_text2
for Jaybird 4.0.7 and Jaybird 5.


When you did it for test, did you used the charset number or CS_dynamic?

I'm asking because the current code seems to have the same problem if
test2/varying2 is used with CS_dynamic instead of the actual number.

It used the character set id of the column as obtained from statement information isc_info_sql_bind, isc_info_sql_describe_vars (specifically isc_info_sql_sub_type), which in the case of this test is 4 (UTF8).

Mark
--
Mark Rotteveel


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

Reply via email to