Problems with UnicodeString, Zeos, Postgre
Posted: 10.03.2009, 14:17
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
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