Microsoft 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.
APIs
Microsoft Access Database Engine API
API for programmatic access to Microsoft Access databases through various interfaces including ODBC, OLE DB, and DAO.
Microsoft Graph API (for Access Online)
API for accessing Microsoft Access databases stored in SharePoint or OneDrive through Microsoft Graph.
Microsoft Access VBA API
The Access Visual Basic for Applications (VBA) object model provides programmatic access to all Access objects, properties, methods, and events for developing custom solutions a...
Microsoft Data Access Objects (DAO) API
Data Access Objects (DAO) provide a programmatic interface to create, query, and modify the structure and data of Access databases, with objects like Database, Recordset, TableD...
Microsoft ActiveX Data Objects (ADO) API
ActiveX Data Objects (ADO) enable client applications to access and manipulate data from Access databases through OLE DB providers, supporting features for building client/serve...
Microsoft Access SQL API
The Microsoft Access SQL reference provides documentation for the Access SQL dialect, including data definition language (DDL) for creating and modifying database structures and...
Microsoft Access Macro Actions API
The Access macro actions interface provides a set of programmable actions for automating database tasks including data operations, form management, navigation, filtering, and sy...
Power Automate Access Actions API
Power Automate for desktop provides built-in actions for automating Microsoft Access databases, including launching Access instances, reading tables, running stored queries, exe...