Hi, I'm using ODBC to query a DB. As part of the returned query, I get objects of type UTF8String. The problem is that characters like "ã" are printed as "\u8f". How can I properly handle character encoding ?
Thanks. Frederico.
Hi, I'm using ODBC to query a DB. As part of the returned query, I get objects of type UTF8String. The problem is that characters like "ã" are printed as "\u8f". How can I properly handle character encoding ?
Thanks. Frederico.