Jayaram Mani

Results 4 comments of Jayaram Mani

@michaelkourlas - Solution looks neat. One of the API that I consume has 10 optional parameters and I had to set null for all of them. Can this be added...

Note: I am able to connect to netezza using isql and nzodbcsql with the driver config ``` [NetezzaSQL] Description = ODBC for Netezza Driver = /usr/local/nz/lib64/libnzodbc.so Setup = /usr/local/nz/lib64/libnzodbc.so APILevel...

@v4x8182 I removed unixODBC 64bit driver and installed 32 bit driver. But having the same encoding issue with node-odbc in nodejs application. If you could send the details what packages...

@v4x8182 Are you trying to use /lib/libnzodbc.so file for the 32 bit version. If so ldd will show if this file has all the dependency met. Usually "File not found"...