Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to query LDAP server and get DB Service names?

ysriJun 28 2012 — edited Jul 16 2012
Hi, before making a connection to an Oracle database, if i want to get list of Databases available,
i could use OracleClientFactory (and CreateDataSourceEnumerator and GetDataSources) to get list of tnsnames from the local tnsnames.ora file

Now, if i instead want to query the LDAP server with a given context and get the DB Service list,
how can i do that using ODP.NET?

I am using Visual Studio C# 2010 and ODP.NET 11.2

Thanks,
-srinivas yelamanchili
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2012
Added on Jun 28 2012
1 comment
681 views