Ability of secure connection with ODAC

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
yevgeny
Posts: 15
Joined: Sun 11 Sep 2005 16:51
Location: Israel
Contact:

Ability of secure connection with ODAC

Post by yevgeny » Thu 18 Jan 2007 21:53

Hi,

We work with OraDirect.NET 3.55.17.0 in Direct Mode (Direct = True).
Is there any way to establish secure connection to Oracle sever?

See also the topic http://crlab.com/forums/viewtopic.php?p=24401#24401. We use ODAC for both C# and Delphi.

Thanks,
Yevgeny

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 19 Jan 2007 07:19

For secure connections you should use non-direct mode and configure Oracle client properly.

Post Reply