Zeos 6.6.2-BETA / Firebird 2.0.1 / UTF8 / ZQuery
Posted: 15.06.2007, 13:14
Hello,
Is there any way to use Zquery together with the TNT unicode controls? I managed to retrieve UTF8 encoded data from the database (set UTF8 as default).
I can decode the Zquery.Fieldbyname['xxx'].asstring using the UTF8Decode function. But how should this be done when writing values back to the database?
Do I really have to abandon data-sensitive controls (even if unicode enabled) when using a UTF8 database in firebird? Is the only way really a manual encoding and decoding process using standard controls?
Best regards,
failure
Is there any way to use Zquery together with the TNT unicode controls? I managed to retrieve UTF8 encoded data from the database (set UTF8 as default).
I can decode the Zquery.Fieldbyname['xxx'].asstring using the UTF8Decode function. But how should this be done when writing values back to the database?
Do I really have to abandon data-sensitive controls (even if unicode enabled) when using a UTF8 database in firebird? Is the only way really a manual encoding and decoding process using standard controls?
Best regards,
failure