June 1999
Intermediate to advanced
1368 pages
29h 45m
English
That's right, object models, plural. Unlike DAO, which consists of one object model (see Figure 6.1), ADO has three separate object models.

ADO's object models work together to give you the objects and collections necessary to work with your data. The three object models consist of
ActiveX Data Objects 2.1 (ADODB) let you create and work with recordsets, as well as perform error handling.
ADO Extensions 2.1 for DDL and Security (ADOX) is the data definition language, allowing you to work with and modify the ...
Read now
Unlock full access