[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread Weixin-Xu
Github user Weixin-Xu commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1501#discussion_r177936898 --- Diff: win-odbc64/odbcclient/drvr35/cstmt.cpp --- @@ -1063,7 +1063,20 @@ SQLRETURN CStmt::SendSQLCommand(BOOL SkipProcess, SQLCHAR *StatementText,

[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1501#discussion_r177751339 --- Diff: win-odbc64/odbcclient/drvr35/cstmt.cpp --- @@ -1063,7 +1063,20 @@ SQLRETURN CStmt::SendSQLCommand(BOOL SkipProcess, SQLCHAR

[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread Weixin-Xu
GitHub user Weixin-Xu opened a pull request: https://github.com/apache/trafodion/pull/1501 [TRAFODION-3016] Windows ODBC do not support output with zh-cn.utf8 The Chinese encode of windows is GBK. So driver will convert the Chinese characters to GB2312. But when UTF-8 is