This is the second chapter that discusses data access. The preceding chapter
Chapter 8, "Creating Data Services: Part I" introduced ADO concepts and discussed general ADO programming techniques.
This chapter focuses on some of the more specialized concerns with ADO programming,
including various data-access models, the use of SQL and stored procedures, record
locking, and database transactions.