ODBC Driver for Microsoft Access Revision History

2.1.0 16-Apr-26

  • Added the SharedMode and SharedTimeout options, which allow using the same database simultaneously from multiple applications
  • Improved compatibility with Attunity Qlik Replicate
  • Improved compatibility with the PDO_ODBC PHP extension
  • Improved compatibility with Node.js
  • Fixed an issue that caused the "BCD overflow" exception when reading Decimal fields
  • Fixed an issue with parsing a connection string when its value contained a sequence of SQL comment characters

2.0.0 10-Nov-25

  • Added a graphical interface for configuring the driver on macOS and Linux
  • Significantly improved the performance of DML operations within a transaction
  • Added the CacheSize and CacheLifetime options to improve performance in the ExclusiveLock mode
  • Added the PartialIndex option to improve SELECT performance
  • Improved compatibility with Node.js
  • Improved compatibility with Tableau
  • Improved compatibility with Vectorworks
  • Fixed an issue that caused incorrect connection string parsing on macOS
  • Fixed a bug that caused an access violation when executing a statement containing a LIKE operator
  • Fixed a bug that caused incorrect SELECT results when the WHERE clause contained the "<" operator
  • Resolved issues related with processing AutoNumber columns of type Replication ID

1.1.1 14-Apr-25

  • Improved compatibility with Microsoft Query
  • Fixed an issue with editing File DSN
  • Fixed an issue with using indices on text fields
  • Fixed an issue with accessing linked tables

1.1.0 12-Nov-24

  • Added support for accessing Select and Union queries as views
  • Improved compatibility with MS Excel
  • Fixed bug with re-activation ODBC driver via another Windows user

1.0.1 10-Apr-24

  • Initial release of ODBC Driver for Microsoft Access
  • Windows 32-bit and 64-bit is supported
  • Linux 32-bit and 64-bit is supported
  • macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported