Zeos 6.6.2-BETA / Firebird 2.0.1 / UTF8 / ZQuery

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
failure
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 15.06.2007, 09:43

Zeos 6.6.2-BETA / Firebird 2.0.1 / UTF8 / ZQuery

Post by failure »

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
Post Reply