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...
Continue reading...