I have some troubles with the Zeos library in Delphi 2009. I have a MySQL database with utf8_bin encoding and when i'm trying to retrieve some strings from the DB and display it with a DBGrid the DBGrid is displaying the word (BYTES) and not the actual string.
I tried to change some settings but in vain. After a lot of effort , i downloaded the Trial edition of the "DAC for MySQL" and oddly enough everything worked perfectly.
The program is a very simple program with a Zconnection, a Ztable, a datasource and a DBGrid. The numbers are displaying correctly , only the strings have this problem. I tried different things but i have not idea what more i can do.
the MySQL version is 5.6.24
ZEOSlib 7.1.4-stable
If anyone have a suggestion please help me ! Thank you for your time (i'm sorry for my bad english )