Jackcess 1.1.13 (Default branch) |
|
|
Jackess is a pure Java library for reading and
writing MS Access databases.
License: GNU Lesser General Public License (LGPL)
Changes:
This release fixes a variety of issues around index parsing, including adding support for the entire ISO-8859-1 charset in indexed text columns (including table names), and making index updates honor the "ignoreNull" and "unique" properties. It completely fixes a very sporadic file courruption bug in UsageMap handling. It adds support for reading table relationships (foreign keys). It adds some builder-style utilities for table creation. There is full support for auto-increment fields.
|