Python Connector for Microsoft Access

Overview - Python Connector for Microsoft Access

Overview

Python Connector for Microsoft Access is a connectivity solution for accessing Microsoft Access databases from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux.

Direct connection

Python offers a standard pyodbc module, which you can use to access Microsoft Access databases through the Microsoft Access ODBC Driver. This method has several disadvantages:

Our connector provides the following advantages:

Direct connection to Microsoft Access

Compatibility

Supported platforms

Note: For details on supported OS versions, check the compatibility page of your Python version.

© 2022-2024 Devart. All Rights Reserved. Request Support Python Connectors Forum Provide Feedback