06-28-2018, 03:15 PM
(06-28-2018, 02:09 PM)Mirco Wrote:I have not used firedac, but you should be able to set parameters in your connection statement. One of them should be a unicode parameter.(06-28-2018, 01:08 PM)joelcc Wrote:(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!
Did you set unicode=true in the driver?
Sorry what do you mean by driver?