I was trying to use Get Object to return some data from a mysql database, but the results wouldn't match as special characters wouldn't show, like: Ç and Ã.
I've set input and output options in the application runtime config to UTF-8 and Unicode, respectively, UTF on both or even ANSI, but nothing worked so far.
The word: FUNÇÃO looks like FUN$A%AO. , something like that (I can't replicate the issue, I'm having problems resetting the server).
Using RTF text to grab a document which has the word FUNÇÃO works just fine.