I'm having trouble converting the strings coming from the database (Mysql - latin1) to UTF8.
The case is that I need to get the data in the database encoding for UTF8 to generate an XML with that enconding.
I tried some conversions for UTF8 after getting the data in the bank but it does not work.
I think I have to read the information in UTF8 already. Changing something in ADOConnection or ADOQuery.
Someone with experience in the subject?
Does not work: