· ADO stands for ActiveX Data Objects
· With ADO you can access and manipulate data in a database
· You can move data from a server to a client, manipulate the
data, and return updates to the server, with ADO's Remote Data
Service (RDS)
· ADO and RDS are automatically installed with Microsoft IIS