Search found 1 match
- 15.06.2007, 13:14
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeos 6.6.2-BETA / Firebird 2.0.1 / UTF8 / ZQuery
- Replies: 0
- Views: 925
Zeos 6.6.2-BETA / Firebird 2.0.1 / UTF8 / ZQuery
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 th...