Projects / Jackcess

Jackcess

Jackess is a pure Java library for reading and writing MS Access databases (currently supporting versions 2000-2007).

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  03 Apr 2012 20:51

Release Notes: This is primarily a minor feature release that adds initial support for linked tables. Linked tables will now be loaded by the normal Database.getTable method and can be created using the new Database.createLinkedTable method. Linked table resolution can be customized per Database by supplying a custom LinkResolver. There is other minor refactoring to improve API usability.

  •  20 Dec 2011 21:47

Release Notes: The biggest new feature in this version was adding support for reading/writing complex column data (version history, attachments, and multi-value columns) in Access 2007/2010 databases. There were other minor updates and fixes as well.

  •  20 Oct 2011 13:02

Release Notes: The Joiner utility was added, and some new methods to IndexCursor make it easier to join tables using pre-defined (index backed) relationships. Unsupported data types are now handled as binary content. There were some enhancements to give more visibility into the space utilized by the tables in the database. A few other minor bugfixes are included, such as trying multiple classloaders when loading resources as streams and fixing an issue with reading an Access 97 database with a large number of fields.

  •  23 May 2011 14:20

Release Notes: Table loading was refactored to use indexes, which should make startup faster. Support was added for reading properties blobs, including methods for accessing database, summary, and user-defined properties from the Database. Jackcess now fully supports Access 2010, including the new "General" sort order. Additionally, a variety of other minor fixes and enhancements were made.

  •  08 Mar 2011 21:40

Release Notes: This release fixes some issues with handling indexes. It adds support for creating indexes when creating a new table (normal indexes and primary key indexes are currently supported), and jackcess now handles multiple logical indexes backed by the same index data and interprets foreign key constraint information. Also, it adds support for writing all fixed length column types into variable length fields, and now allows MSISAM files to be written (experimental).

Screenshot

Project Spotlight

Aspose.Slides for Java

A Java component for manipulating PowerPoint presentations.

Screenshot

Project Spotlight

NetSPoC

Software that applies a security policy to hundreds of packet filters.