20 Jul 2011 11:36
Problems with odbc-connection to informix-database
Michael Blum <m.blum <at> abk-stuttgart.de>
2011-07-20 09:36:05 GMT
2011-07-20 09:36:05 GMT
Hello! I am trying to establish an ODBC connection from a Debian squeeze 32 Bit machine to an Informix-Database on a Windows 2003 Server. I've downloaded and installed the IBM Informix Client Software Development Kit (http://www-01.ibm.com/software/data/informix/developer-edition/) I also installed unixodbc via aptitude. Then I followed this Manual step by step: http://www.unixodbc.org/doc/informix.html When I try to establish a connection it says error: root <at> debian-testwebserver:~# isql sospos [ISQL]ERROR: Could not SQLConnect (sospos = database-name) The log says: [ODBC][5737][1311152787.710027][SQLConnect.c][1063]Can't open lib '/opt/IBM/informix/lib/cli/libifcli.so' : file not found But the file is there!! root <at> debian-testwebserver:~# locate libifcli.so /opt/IBM/informix/lib/cli/libifcli.so Full log here: http://pastebin.com/t4pXME8g(Continue reading)
RSS Feed