Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Can Oracle client dynamically link to Oracle shared libraries if the versions are different ?

Can Oracle client dynamically link to Oracle shared libraries if the versions are different ?

From: John L <johnle0701_at_yahoo.ca>
Date: 10 Mar 2005 07:07:08 -0800
Message-ID: <14c81e80.0503100707.55fe862b@posting.google.com>


Hi:

We are writing an Oracle client application in C. We are using PRO C to generate the C code. We can compile both dynamic and static versions of our Oracle client.

Our question is:
is it possible to compile a dynamically linked Oracle client in say version 8.1.7.0 and actually run the application against say version 10.1.0.2 environment ?

That is, can an Oracle client dynamically link to the Oracle shared libraries if the versions are different ?

Thanks
JL Received on Thu Mar 10 2005 - 09:07:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US