Hello all,
I have new problems by using the Zeos 7-Alpha components.
I'm sorry if there's already a topic about this, but I cannot find anything.
If I want to send data with german "umlaute" e.g. "Ä" or "Ü" there is a problem by the convertation from UTF16 to UTF8.
'ü' in a ZQuery->Text will be a "ü" at the database.
What do I have to do? What's wrong?
The postgre-database is UTF8-encoded.
Thank you for your help
I forgott to say that I also have the same problems by showing the received data in a TDBGrid of the VCL
Problems with UnicodeString, Zeos, Postgre
Moderators: gto, EgonHugeist, olehs
Same problems with MYSQL
Letters like äöü ÄÖÜ in a textfield are not properly stored.
db:
mysql MySQL-5.0.70
UTF8-encoded
db:
mysql MySQL-5.0.70
UTF8-encoded