A pure Java library for reading from and writing to MS Access databases.

Features

  • Reads and writes Microsoft Access 2000,2002/2003,2007,2010/2013,2016,2019 databases (1997 read-only)
  • Fully supports most Access data types
  • Supports table creation, index creation, row create/update/delete
  • Pure Java, no native library dependencies
  • Full support for reading/writing table relationships, with foreign key enforcement
  • Cursors enable indexed lookup and advanced table traversal
  • Reads database password in all supported versions
  • Pluggable codec provider allows handling of encoded file types (see Jackcess Encrypt project)
  • Support for the complex data types added in Access 2007/2010
  • Provides read-only embedded SQL query information
  • Supports expression evaluation in default values, calculated fields, and field/record validators

Project Activity

See All Activity >