Quiz Yourself

Q.

What provider can be used with ADO connections to Active Directory?

A.

ADsDSOObject can be used with ADO to talk to Active Directory.

Q.

What is the field object in ADO used for in conjunction with Active Directory queries?

A.

The field object in ADO is often used to hold attribute data that comes back from a query of Active Directory.

Q.

The ADO search property "Cache results" is used to determine which aspect of an ADO search?

A.

The ADO search property "Cache results" is used to tell VBScript whether to cache the results of the query on the client side of the connection.

Q.

How does "Cache results" affect an ADO search?

A.

"Cache results" defaults to caching the results of the search on the client side of the connection. With large data sets, ...

Get Microsoft® Windows® Scripting Self-Paced Learning Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.