Hi all, I have a problem doing some sql query with ADS Local and set the location to spanish.
The sql is select * from table where field like '%Ñ'
I have some collation error with this query but if I run it in ARC, it shows perfect.
What do I need to change in my TAdsQuery to make it work ?
Thanks to all.