Active Directory Related Question.

  • Thread starter Thread starter Arvind P Rangan
  • Start date Start date
A

Arvind P Rangan

Hi,

I like to know if there is any way we can use SQL Query syntax for
getting values out of ADS.

If there is any method pls let me know with example.

Thanks
Regards
ARvind Rangan
 
using ADO? I don't know.

You could try using WMI with WSH, try asking here:
microsoft.public.windows.wsh
 
I like to know if there is any way we can use SQL Query syntax for
getting values out of ADS.
If there is any method pls let me know with example.

Yes, you can use the ADO provider for AD to get some values - read up
in MSDN on how to do it in detail:

http://msdn.microsoft.com/library/en-us/netdir/adsi/sql_dialect.asp

Marc

================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top