olog() -> OCILogon() prototype translation

From: <dima_at_inotech.ru>
Date: 1 Jul 2005 01:27:57 -0700
Message-ID: <1120206477.047975.132270_at_g43g2000cwa.googlegroups.com>



I have applicalion, that use OCI v7.
It work very good with Oracle 8.1.7.4.
[Quoted] I install Oracle 10g and rebuild (re-link) my application with new oracle librarys.
Build was completed successfully (I suppose if applicalion builded OK, then Oracle10 OCI support OCI v7 compatibility).

But I confronted with trouble!!!
olog() function return error!
Then I read Oracle OCI guide for release 10g (upgrade section). http://www.cis.unisa.edu.au/oracle/appdev.101/b10779/oci01int.htm#421861 OCI v10 hasn't compatibility with OCI v7 (regarding olog function)? Or I wrong?

I DONT WANT rewrite my application (change OCI v7 to OCI v10). Can I only change olog() prototype (parameters list) to use this in OCILogon() function???
How can I do this??? Received on Fri Jul 01 2005 - 10:27:57 CEST

Original text of this message