I even tried to change the following properties on the TZConnection object, but with no luck :
Code: Select all
ZDBase.Properties.Values['codepage']:='WIN1252';
ZDBase.Properties.Values['client_encoding']:='WIN1252';
With MySQL and MSSQL I have no problem .