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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Call Interface for Windows NT/95 question

Re: Oracle Call Interface for Windows NT/95 question

From: Sanjay Gulabani <sgulaban_at_us.oracle.com>
Date: 1998/10/25
Message-ID: <3632E139.A1C2F523@us.oracle.com>#1/1

I believe olog and other such functions are Oracle V7 oci calls. All APIs begining with OCI (all caps) are version 8. you should find version 8 oci demos with ocidemo8*.c or oci8*.c

Good luck,
Sanjay

Lester Kovac wrote:

> I'm just starting with OCI programming (using MSVC++).
>
> I have ORACLE 8.0 .
>
> Documentation is explining OCI using call to connect OCILogon; however, in
> all examples they provide they use instead olog function. Unfortunately,
> olog function is not explained in docs at all (at least I did not find it).
>
> What is olog (as opposed to OCILogon) ? Can I use it to perform simple
> queries ?
>
> Thank you
>
> Lester Kovac
> lkovac_at_ottawa.com
Received on Sun Oct 25 1998 - 00:00:00 CDT

Original text of this message

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