Chapter 13. Using ADO to Perform Searches
Before You Begin
To work through the material presented in this chapter, you need to be familiar with the following concepts from earlier chapters:
Active Directory Service Interfaces (ADSI) binding operations ADSI namespace Creating a dictionary object Implementing the For Each...Next construction Implementing the Select Case construction Implementing the While Not Wend construction
After completing this chapter, you will be able to:
Connect to Microsoft Active Directory directory service to perform a search Control the way data is returned Use compound query filters Search Microsoft Excel, Access, and text files
|