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?
Use the OCI MODE
Re: Use the OCI MODE
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.
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
You really helped me a lot.
Thanks.
Thanks.
Re: Use the OCI MODE
Hello,
If you have any other questions, feel free to contact us.
If you have any other questions, feel free to contact us.