Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
any
-
None
-
Centos 6.7
Description
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.