Page 1 of 1

Problems with UnicodeString, Zeos, Postgre

Posted: 10.03.2009, 14:17
by bmarcus
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

Same problems with MYSQL

Posted: 12.03.2009, 20:26
by Capricorn
Letters like äöü ÄÖÜ in a textfield are not properly stored.

db:
mysql MySQL-5.0.70
UTF8-encoded