ChartSET UTF8 Can Not Show In Delphi XE DBGrid

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
kkccgg
Posts: 3
Joined: Mon 22 May 2006 15:13

ChartSET UTF8 Can Not Show In Delphi XE DBGrid

Post by kkccgg » Mon 03 Oct 2011 16:22

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 :?:

AndreyZ

Post by AndreyZ » Wed 05 Oct 2011 11:13

Please try setting the TMyConnection.Options.UseUnicode option to True and check if the problem persists.

kkccgg
Posts: 3
Joined: Mon 22 May 2006 15:13

Post by kkccgg » Wed 05 Oct 2011 15:20

Hi

UTF8 Function is OK , Good Components

Thank You .

AndreyZ

Post by AndreyZ » Thu 06 Oct 2011 08:35

Feel free to contact us if you have any other questions about MyDAC.

Post Reply