Re: C++ connectivity and Oracle version

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Thu, 3 Oct 2013 14:54:19 +0000 (UTC)
Message-ID: <pan.2013.10.03.14.54.20_at_gmail.com>


On Thu, 03 Oct 2013 02:24:02 -0700, pm wrote:

> Hi all,
>
> I currently use ODBC and my app actually can connect to different Oracle
> versions (9, 10, 11).
>
> Do OCI or OCCI require a compilation for each Oracle/OCI/OCCI version?
>
> Thanks pm

No. Connection through ODBC driver only requires working ODBC driver. If the library is ODBC compliant, it has a set of calls defined by the ODBC standard, and can be substituted, regardless of version.

-- 
Mladen Gogala
The Oracle Whisperer
http://mgogala.byethost5.com
Received on Thu Oct 03 2013 - 16:54:19 CEST

Original text of this message