Re: C++ connectivity and Oracle version
From: Ken <ktsahl_at_yoohoo.com>
Date: Thu, 3 Oct 2013 15:55:09 GMT
Message-ID: <xrg3u.10132$uS4.28_at_fx19.iad>
Date: Thu, 3 Oct 2013 15:55:09 GMT
Message-ID: <xrg3u.10132$uS4.28_at_fx19.iad>
On 3-Oct-2013, Mladen Gogala <gogala.mladen_at_gmail.com> wrote:
> 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.
