Page 1 of 1

ChartSET UTF8 Can Not Show In Delphi XE DBGrid

Posted: Mon 03 Oct 2011 16:22
by kkccgg
Hi :

My Problem :

User XP Pro + Delphi XE + MyDAC 7.0.1 + MySQL 5.5.16

We Use dbForge Studio for MySQL, Express edition 4.50.331 or
MySQL WorkBench 5.2.35 CE Can simultaneously display Traditional and Simplified and MySQL CharSET IS UTF8

But We Use Delphi XE Can Not simultaneously display Traditional and Simplified in DBGrid and We Set ChartSET is UTF8 in MyConnection

thank :?:

Posted: Wed 05 Oct 2011 11:13
by AndreyZ
Please try setting the TMyConnection.Options.UseUnicode option to True and check if the problem persists.

Posted: Wed 05 Oct 2011 15:20
by kkccgg
Hi

UTF8 Function is OK , Good Components

Thank You .

Posted: Thu 06 Oct 2011 08:35
by AndreyZ
Feel free to contact us if you have any other questions about MyDAC.