UniDac for MySQL and Unicode
Posted: Fri 13 Nov 2009 10:59
Hi,
I'm trying out Unicode with UniDac and I have a question --
For the MySQL connection, I set the "Charset" property to UTF8, yet the data is displayed wrong.
If I set UseUnicode to True, it's alright (TWideStringField).
I'm using Delphi 2009 though, so I'm surprised the UTF8 charset doesn't work. With UseUnicode = False, a TStringField is created, but in D2009, this should be fine, should it not?
With regards,
Martijn Tonies
Upscene Productions
I'm trying out Unicode with UniDac and I have a question --
For the MySQL connection, I set the "Charset" property to UTF8, yet the data is displayed wrong.
If I set UseUnicode to True, it's alright (TWideStringField).
I'm using Delphi 2009 though, so I'm surprised the UTF8 charset doesn't work. With UseUnicode = False, a TStringField is created, but in D2009, this should be fine, should it not?
With regards,
Martijn Tonies
Upscene Productions