MySQL Forums
Forum List  »  Connector/ODBC

Re: Data Source Name in UTF-8
Posted by: Yi Chang
Date: April 25, 2017 10:39AM

Thanks for the info! I tried these options and actually without adding IconEncoding it uses auto-search, and result in
"UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'"(from odbc trace). So it turned ascii into unicode UCS-2LE. The problem is then how do I set the mysql driver to expect DSN as UCS-2LE encoding?

Options: ReplyQuote


Subject
Written By
Posted
April 19, 2017 05:39PM
Re: Data Source Name in UTF-8
April 25, 2017 10:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.