
[TCRDBGrid] Unicode ERROR!!
[TCRDBGrid] Unicode ERROR!!
Look at the picture:
[/img]

To solve the problem set the UseUnicode specific option to True, like this:
Code: Select all
UniConnection.SpecificOptions.Values['UseUnicode'] := 'True';