Forum Post: RE: Netezza ODBC driver for Linux

  • Thread starter Thread starter eds
  • Start date Start date
Status
Not open for further replies.
E

eds

Guest
Check your odbc.ini for the Driver= value for the data source you are using and verify that it exists and can be loaded with ldd or ddtestlib. That error is usually from a bad Driver= path or a dependent library not on the LD_LIBRARY_PATH.

Continue reading...
 
Status
Not open for further replies.
Back
Top