Hello,
our Company is migrating from DBExpress to FireDAC but we found a strange behavior.
In DBExpress we put in DBXConnections Characterset=UTF8 and everything was fine, now in FireDAC we did the same but the result of our query seems to ignore the characterset.
If we manually decode the results are ok, but it feel strange.
Are we missing something?