Viewing post 1 (of 1 total)
Install ODBC Drivers and configure odbc.ini file in that we set parameter IANAAppCodePage=106 . Sample odbc file below:
[MSSQL]
Driver=/opt/IBM/InformationServer/Server/branded_odbc/lib/VMmsss23.so
Description=DataDirect SQL Server Wire Protocol driver
Database=<dbname>
LogonID=<username>
Password=<password>
Address=IP Address,1433
QuotedId=No
AnsiNPW=No
IANAAppCodePage=106
And check from ur application from where...
June 22, 2013 at 7:08 am
Viewing post 1 (of 1 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy