Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADSI, ASP & ADO

Status
Not open for further replies.

VBGuy2112

Programmer
Feb 19, 2002
58
US
Hello. I'm looking to write some asp code that uses ADO to query ADSI objects. I want to query a group setup under a given domain and sort the output to put into a dropdown box.

Another question, when I use ADSI directly (without using ADO) and I query on a moderately-sized group, it is VERY slow. Will using ADO speed up the process at all?

Any info would be greatly appreciated. Thanks!!
 
VBGuy,

I am having the same problem. If I enumerate a group in ADSI, it is very slow. I thought this was because we were using an NT 4 Domain, but we have recently upgraded to Windows 2000 Active Directory and the query runs just as slow.


Did you ever figure this problem out?

Thanks,

Bontebok
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top