Re: compatibility matrix



Thanks Jared for the info. Kim

Jared Still wrote:
On Dec 5, 2007 8:02 PM, John Scoles <byterock@xxxxxxxxxxx> wrote:

DBI and DBD::Oracle 1.19 should be compatiable with any version of Oracle
going right back to 7. It is more a matter of which Oracle Client you
complile DBD::Oracle against. Basically any new client should be able to
connect to an older database.


Within limits.

A 10g client for instance cannot connect to a database with a version <
8.1.7.4,
or an ORA-3134 will be encountered.

Older clients can often connect to the latest server, but it may not be
supported.
eg. if it doesn't work right, too bad.

Connections between Oracle 7 and 9.2 are not supported. A 9.2 client cannot
connect to a 7.3 database, though a 7.3 client can connect to a 9.2database.

We have an app that does this, simply because there is no way around it,
unsupported or not.

See MetaLink note 207303.1



.



Relevant Pages

  • RE: build DBD::Oracle on Solaris
    ... I don't think you could do this without the client. ... Maybe you could use ODBC without the Oracle client, but not sure about this either. ... Subject: build DBD::Oracle on Solaris ... > Oracle client install. ...
    (perl.dbi.users)
  • System.Data.OracleClient requires Oracle client software version 8.1.7 or greater
    ... I am building a solution to administer the telephone accounts of the clients ... The solution has a Windows Forms project for the ... Oracle Client 9i is installed on the system. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Problems connecting to Oracle 9i database with Oracle 10g Client and Win XP x64
    ... Dell Precision 490 with Intel Xeon 64 bit processor running MS Windows XP Professional x64 Edition Version 2003 Service pack 1. ... the install of the Oracle 10g Client I was nver presented with an option to either install 64 bit or 32 bit components. ... Alternatively you can run your web apps in 32bit mode, and use the 32bit Oracle Client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Connecting to Oracle
    ... > "The procedure entry point OCIServerRelease could not be located in the ... What version of the Oracle client are you using? ... Personally I've had the best luck on Windows with the 9i client. ... install. ...
    (comp.lang.ruby)
  • Re: Do I have to install Oracle Client for every machine?
    ... > Only if you use the JDBC thin client. ... ODBC doesn't have a thin client. ... the inbuilt data access mechanism. ... No Oracle client anywhere ...
    (comp.databases.oracle.server)