ODAC support for OVD or OID

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
[email protected]
Posts: 10
Joined: Thu 08 Nov 2007 14:41

ODAC support for OVD or OID

Post by [email protected] » Fri 27 Nov 2009 11:33

Hi

We use ODAC with standard oracle clients or instant clients. One of our clients asks if ODAC supports the two Oracle-supported methods being OVD or OID. They'll be using OVD, which is simply an LDAP broker in front of one or more LDAP services (AD, eDirectory, OpenLDAP etc). They are not reverting to using a thick-client method such as TNSNAMES.ORA or Instant Client as these methods are not scalable solutions.

So the main question is : can I connect to Oracle with ODAC via OVD or OID?

Thanks for any details.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 30 Nov 2009 08:53

You can use any connect method that Oracle client supports with ODAC.

Post Reply