Python Connector for Microsoft Access Releases

Released: Oct 30, 2025

Updates in v1.3.0

Funktionen

  • Added support for Python 3.14.
  • Added the CacheSize and CacheLifetime options to improve performance in the ExclusiveLock mode.
  • Added the PartialIndex option to improve SELECT performance.
  • Significantly improved the performance of DML operations executed within a transaction.

Fehlerkorrekturen

  • Fixed a bug with using indexes on text fields.
  • Fixed a bug with accessing linked tables.
  • Fixed a bug that caused an access violation when executing a statement containing a LIKE clause.
  • Fixed a...

Released: Oct 23, 2024

Updates in v1.2.0

Funktionen

  • Added support for Python 3.13.
  • Added support for accessing Select and Union queries as views.

Released: Jul 29, 2024

Updates in v1.1.0

Funktionen

  • Added support for connection pooling.
  • Added activation by license key.
  • Added subscription license type.

Released: Apr 25, 2024

Updates in v1.0.1

Funktionen

  • Initial release of Microsoft Access Python Connector.
  • Windows 32-bit and 64-bit is supported.
  • Linux 64-bit is supported.
  • macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.