Page 1 of 1

Use the OCI MODE

Posted: Thu 09 Jan 2014 18:28
by algold
Hi,

I'm using Delphi 7 and Core Lab ODAC 6.50.0.35 for Delphi 7. How can i confirm that i'm using connection through OCI?

Re: Use the OCI MODE

Posted: Fri 10 Jan 2014 10:02
by AlexP
Hello,

The Direct option (TOraSession.Options.Direct) is responsible for the used connection mode: if it is False - the OCI mode is used, otherwise - the Direct mode.

Re: Use the OCI MODE

Posted: Fri 10 Jan 2014 11:37
by algold
You really helped me a lot.
Thanks.

Re: Use the OCI MODE

Posted: Fri 10 Jan 2014 11:46
by AlexP
Hello,

If you have any other questions, feel free to contact us.