ADO: Models the Microsoft ActiveX Data Objects 2.0 Library

   

Click to open or copy the ADO model and project files.

The ADO sample shows you a model of the Microsoft ActiveX(tm) Data Objects (ADO) 2.0 library. This library provides code to create and manipulate data in a database server via a provider.

By reverse engineering the ADO library into the model of the client application you are developing, you can show, in the model, how the application uses the ADO objects (represented by interface classes in the model) to access the database.

For the latest information on ADO, visit the Microsoft ADO web page.

The ADO model was built with Microsoft Visual Modeler, version 2.0, by reverse engineering the ADO ActiveX component.