2
I’m having trouble converting the strings coming from the database (Mysql - latin1) to UTF8.
The case is that I need to take the data in the database encoding for UTF8 to generate an XML with this enconding.
I tried some conversions to UTF8 after picking up the data in the database but it doesn’t work.
I believe I already have to read the information in UTF8. Changing something in Adoconnection or Adoquery.
Someone with experience in the subject?
Doesn’t work: