Oracle - Proxy User

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Daril
Posts: 27
Joined: Fri 07 Oct 2011 09:58

Oracle - Proxy User

Post by Daril » Mon 13 Jan 2014 11:09

Hi,
I wonder if Unidac supports proxy user for Oracle in Direct mode.

Thank you Daril

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

Re: Oracle - Proxy User

Post by AlexP » Mon 13 Jan 2014 12:28

Hello,

Proxy User is supported only in the OCI mode in ODAC. This feature is unavailable in UniDAC in both Direct and OCI modes.

Daril
Posts: 27
Joined: Fri 07 Oct 2011 09:58

Re: Oracle - Proxy User

Post by Daril » Mon 13 Jan 2014 13:29

Hello,
thank you for quick response.
We use Delphi 7 and 5.1. version of Unidac.

When I set user to PROXYTEST[SCOTT], Direct=False, then connection is successeful. It looks like OCI mode support Proxy user.

Daril

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

Re: Oracle - Proxy User

Post by AlexP » Mon 13 Jan 2014 15:39

Hello,

Support for Proxy connections is implemented at the level of the OCI.dll library, therefore you can connect in the OCI mode in ODAC, UniDAC and in any other products. In ODAC, there is implemented a more complete and flexible support for this feature (the OraSession.ProxySession property), but UniDAC has no such feature

Daril
Posts: 27
Joined: Fri 07 Oct 2011 09:58

Re: Oracle - Proxy User

Post by Daril » Tue 14 Jan 2014 07:25

Quick response as usually, perfect work.
Thank you Alex

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

Re: Oracle - Proxy User

Post by AlexP » Tue 14 Jan 2014 08:18

Hello,

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

Post Reply