Installation of Oracle with unixODBC

From: Andreas Thiele <nospam_at_nospam.com>
Date: Sun, 13 Jan 2008 11:43:35 +0100
Message-ID: <fmcq0r$3mi$02$1@news.t-online.com>


Hi,

at least since Oracle 10.2.0 the Oracle Linux distribution contains an ODBC driver which works with unixODBC. After installation of the Oracle Enterprise Edition, the driver can be found at

$ORACLE_HOME/lib/libsqora.so.10.1

Simply using this library in odbcinst.ini (Driver = ) made ODBC work on my Suse Linux Enterprise 9 installation. I can access my database with unixODBC's isql odbc worksheet and query the database.

Part of my own software does not work and causes segmentation faults when calling SQLExecute. Thus my question is:

Is there any documentation available from Oracle which explains installation of ODBC under Linux? (I could not find any)

Andreas Received on Sun Jan 13 2008 - 04:43:35 CST

Original text of this message