Description of Data Access Framework :
Why be restricted in developing your Delphi applications to use the Borland Database only? Using the Data Access Framework, you can access data using any middleware or data source, and you can switch between different data sources easily without having to rewrite your whole program. Includes access to databases using Microsoft's ActiveX Data Objects (ADO) and access to ODBC as a sample demonstration using the MODBC components.