|
|
|
Re: Does the oracle 10.2.0 supports OCI 7 ? [message #185546 is a reply to message #185161] |
Wed, 02 August 2006 05:15 |
blessing
Messages: 4 Registered: July 2006 Location: Russia
|
Junior Member |
|
|
I've found something in Oracle 10g Release 2 Documentation.
Quote: |
Applications that use the OCI release 7.3 API will work unchanged against this release of the server. They do need to be linked with the current client library.
|
Quote: |
Upgrade to the current OCI client but do not modify application: If you choose to upgrade from an Oracle release 7 OCI client to the current release OCI client, you need only link the new version of the OCI library and need not recompile your application. The re-linked Oracle release 7 OCI applications work unchanged against a current server.
|
Quote: |
Release 8.0 of the OCI introduced an entirely new set of functions which were not available in release 7.3. Oracle continues to support these release 7.3 functions. Many of the earlier 7.x calls are available, but Oracle strongly recommends that new applications use the new calls to improve performance and provide increased functionality.
|
Quote: |
These 7.x calls are obsoleted, meaning that OCI has replaced them with newer calls. While the obsoleted calls are supported at this time, they may not be supported in all future versions of OCI.
|
not so bad ...
[Updated on: Wed, 02 August 2006 05:15] Report message to a moderator
|
|
|
|
Re: Does the oracle 10.2.0 supports OCI 7 ? [message #188616 is a reply to message #185161] |
Mon, 21 August 2006 00:26 |
blessing
Messages: 4 Registered: July 2006 Location: Russia
|
Junior Member |
|
|
Thank you, but ...
the situation appeared better than I expected to be.
OCI7 program had been successfully compiled and
run under Oracle 10.2.0 (I linked with libclntsh only).
Congratulations and many thanks
to oracle product developers and
managers :)
|
|
|