Linux/Unix ODBC driver for Oracle
523664Jul 18 2006 — edited Jun 29 2007I have downloaded instantclient packages (and instantclient-odbc-linux32-10.2.0.2-20060331.zip of course) for linux. If I am right, instantclient-odbc is odbc driver for oracle. The problem is that libsqora.so.10.1 contains undefined symbols, so can't be loaded. I didn't find these symbols (for example bcuMsgBoxError,_tcsnccmp,Sleep) in any other library from instant client packages. Ldd shows, that all library dependecies were fulfilled.
These symbols are missing in solaris version of libsqora.so.10.1, too (I see it in output from nm).
I am using iODBC driver manager, but this is not the problem I think.