This document provides an overview of database concepts and the history of data access APIs in Microsoft technologies. It defines what a database and DBMS are, lists some common DBMSs, and explains what data access is and why universal data access is important. It then summarizes the evolution of Microsoft's data access APIs from ODBC and DAO, which had limitations, to RDO, OLE DB, and ADO, which improved performance and universality.