External Authentication in Net mode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sennis
Posts: 1
Joined: Wed 17 Jun 2015 14:54

External Authentication in Net mode

Post by sennis » Wed 17 Jun 2015 15:08

I have a database that has External Authentication set up, and of course I'd like to connect my application to it.

Currently we're using ODAC in NET mode (Direct mode?) .

I understand from previous discussions http://forums.devart.com/viewtopic.php? ... ory#p19471 that the recommended method is to is OCI mode.

And for the same reasons as the original poster on that thread, I'd rather not use OCI mode. Has there been any movement forward on this issue? Can we now connect to an Externally Authenticated Oracle database with ODAC in NET mode?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: External Authentication in Net mode

Post by AlexP » Thu 18 Jun 2015 04:47

Hello,

No, this functionality is no available in Direct mode.

Post Reply