DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Access


Microsoft Access is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It is supported by Visual Basic for Applications (VBA) and allows developers to develop application software.

Database Entry

Access


Microsoft Access is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It is supported by Visual Basic for Applications (VBA) and allows developers to develop application software.

History


Access originated from Project Cirrus of Microsoft during late 1980s. The project aimed to create an application on Windows that can compete with Paradox or dBase. It used some code from both the Omega project and a pre-release version of Visual Basic. In July 1992, betas of Cirrus was released as a product and Access became its official name.

Checkpoints


Data Model


Access tables support a variety of standard field types, indices, and referential integrity including cascading updates and deletes.

Foreign Keys


Indexes


Logging


Query Execution


They incorporate Fox's Rushmore query optimization routines into Access.

Query Interface


Access has a query interface, forms to display and enter data, and reports for printing.

Citations

2 sources
  1. Microsoft 365 for Individuals: Subscription for Productivity Apps microsoft.com
  2. Microsoft Access - Wikipedia wikipedia.org
Revision #7