XuWeixin created TRAFODION-3058:
-----------------------------------
Summary: Linux ODBC add Ansi function support
Key: TRAFODION-3058
URL: https://issues.apache.org/jira/browse/TRAFODION-3058
Project: Apache Trafodion
Issue Type: Bug
Components: client-odbc-linux
Affects Versions: any
Environment: Centos 6.7
Reporter: XuWeixin
Assignee: XuWeixin
Fix For: 2.3
Because the lack of Ansi function support of Linux ODBC, you should export
AppUnicodeType when you use "isql" to connect Trafodion.
But actully it is a wrong action because "isql" calls Ansi APIs and then
DriverManager mapping to Unicode APIs.
The environment variable AppUnicodeType should be only used for application
which is compiled with defining Unciode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)