github mdbtools/mdbtools v0.9.3
MDB Tools 0.9.3

latest releases: v1.0.0, v1.0.0-beta7, v1.0.0-beta6...
3 years ago

MDB Tools 0.9.3 is a bug-fix release, with a focus on build warnings and failures and improved SQL syntax support. Users of the ODBC client are encouraged to upgrade immediately, as this release addresses a segmentation fault described in #278. All others are encouraged to upgrade at their convenience.

Changes since MDB Tools 0.9.2 include:

libmdb:

  • Fix build failure with emscripten #299
  • Fix compilation when _XOPEN_SOURCE was already defined by the build environment #298
  • Fix build failures with GLib 2.68 and later by migrating to g_memdup2 #287 #288
  • Support files created with Access 2019 #260 #277
  • Fix a warning when reading in binary property values #262
  • Fix signed-unsigned comparison warning #269

libmdbsql:

  • Allow double quoted (") database names #291
  • Allow spaces in database names #292 #293
  • Support negative floating point literals #274 #279
  • Comparison operators behaved incorrectly when the constant was on the left #283 #285
  • Improved support for file paths in CONNECT TO statements #275 #280 #282

ODBC:

  • unixODBC now uses the --libdir passed at configure-time #261
  • Fix a segfault in PyODBC when SQLGetTypeInfo is called on an unsupported data type #278

Docs:

  • Add JET version for access 2013/2016/2019 to docs #286

Don't miss a new mdbtools release

NewReleases is sending notifications on new releases.