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!!
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!!