This document discusses different data access technologies including OLE DB, ADO, and ODBC. OLE DB provides a standard interface for accessing different types of data sources. ADO sits on top of OLE DB and provides a common object model. ODBC acts as a database driver manager. The document also covers using Visual Basic to work with databases through data environments, data views, data reports, and Add-Ins.