Visual Basic Concepts

Converting from RDO 2.0 to ADO 2.0

One of Microsoft's newest data access technologies is ActiveX Data Objects (ADO). ADO is a replacement for the older DAO and, in particular, RDO data access interfaces, and gives you additional features not found in either.

This chapter assumes that you're currently using RDO for data access and that you're considering migrating to ADO, and it provides you with information on how to convert your application to use ADO.

Topics