MySQL Forums
Forum List  »  Connector/ODBC

Re: Data Source Name in UTF-8
Posted by: Yi Chang
Date: May 09, 2017 12:12PM

The error is in SQLDriverConnectW calling into mysql driver.
I could not find way to turn logging from mysql driver.
The similar configuration works for Oracle and MSSQL.

iusql '進mysql1'username password

ODBC][532][1492644300.940393][SQLDriverConnectW.c][290]
Entry:
Connection = 0x2032d10
Window Hdl = (nil)
Str In = [DSN=進mysql1;UID=xxxx;PWD=xxxx][length = 35 (SQL_NTS)]
Str Out = (nil)
Str Out Max = 0
Str Out Ptr = (nil)
Completion = 0
UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'

[ODBC][532][1492644300.943881][SQLDriverConnectW.c][699]
Exit:[SQL_ERROR]

Thanks..

Options: ReplyQuote


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


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.