Problems with odbc-connection to informix-database
Michael Blum <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
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@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@debian-testwebserver:~# locate libifcli.so /opt/IBM/informix/lib/cli/libifcli.so Full log here: http://pastebin.com/t4pXME8g Can you guys help me? best regards Michael Blum _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev