Help!Mysql have a grave BUG!

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
capelin
Posts: 14
Joined: Fri 05 Mar 2010 05:39

Help!Mysql have a grave BUG!

Post by capelin » Fri 13 Aug 2010 08:01

Version:Unidac 3.00.10
Component:Mysql->UniQuery1
BUG:
UniQuery1.Edit;
UniQuery1.FieldByName('test').Value:='测试内容';//Simplified Chinese String;
UniQuery1.Post;
The Field 'test' Value is '测\试内\容'.Help!...Help!...Help!...Help!

I reture the UniDac 3.00.7 Version.OK!

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 13 Aug 2010 10:59

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.

Post Reply