The build is not against a Oracle instance per say.
It is a built against an Oracle Client. So it works the same way SQLPlus or
any other SQL GUI Client.
So you can connect to any number of different versions of an Oracle DB. You
may run into problems with Client X and DB Y but that would be more an
Oracle bug than anything else.
Hope this helps
John Scoles
----- Original Message -----
From: "Richard Labutis" <rlabutis@xxxxxxxxx>
To: <dbi-users@xxxxxxxx>
Sent: Tuesday, September 11, 2007 11:43 AM
Subject: DBI with different versions of Oracle
when building the module, you have to specify the ORACLE_HOME
what happens if you have multiple versions of Oracle? How is that handled?
Re: SQLPLUS driver ... Sql*plus is NOT using odbc.... To connect to a database using sqlplus you need a full client (all ... Eventually sqlplus uses OCI (Oracle Call Interface), ... (comp.databases.oracle.server)
Re: DBD-Oracle 1.19 with Oracle Instant Client 10.2.0.3 on Debian Etch wont install ... Currently all my Oracle inst client files are user oracle group oinstall yet lib bin and other dirs have 755 permission so root should be able to access and execute these softlibs. ... As I have written, I have installed DBD::Oracle-1.19 many times with a full client without problem, yet with the limited instant client it does not find the mk file, and the one mk file that the instant client installs does not work. ... It also gives me a makefile for DBD::Oracle but install and test fail ... (perl.dbi.users)
Re: sql from within c program ... > Is there a way to embed sqlplus statements within a c program. ... I'm assuming we're talking about Oracle given the sqlplus reference. ... ODBC is the vendor neutral API.... Oracle provides these client side ... (comp.unix.programmer)
Re: DBD::Oracle / Instant Client segfaults ... I've been doing some more tests concerning this issue and it seems that it only appears with the combination of Oracle Instant client libraries, Perl configured with -Dusemymalloc on RHEL 3. ... When i run the script with the 'use Digest::SHA1;' line commented ... (perl.dbi.users)
Re: ORATCL help needed! ...set cursor... Wow, An Oratcl 3.3. ... It is coded with the the OCI layer released with Oracle...Oracle instant client is available for many many platforms, ... (comp.lang.tcl)