Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dg4odbc, mysql and utf-8

drookieJan 29 2015 — edited Feb 5 2015

Hi.

Is there any way of getting utf-8 to work in mysql database link ? I'm able to create a link using the latest 5.3.4 connector (taken from mysql.com), it's working, I see data in mysql database, furthermore - both libraries are working, libmyodbc5w.so (the UTF-8 one) and libmyodbc5a.so (the ANSI one), but only when I set the latin1(odbc.ini)/AMERICAN_AMERICA.WE8ISO8859P15(hs/initsid.ora) charsets. As soon as I set utf8/AMERICAN_AMERICA.AL32UTF8 - links stops working.

Did someone got this working ?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2015
Added on Jan 29 2015
10 comments
4,865 views