Jackess 1.1.6 review

Download
by rbytes.net on

Jackcess project is a pure Java library for reading from and writing to MS Access databases

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Tim McCune
0 stars award from rbytes.net

Jackcess project is a pure Java library for reading from and writing to MS Access databases. It is not an application. There is no GUI.

It's a library, intended for other developers to use to build Java applications. Jackcess is licensed under the GNU Lesser General Public License. Take a look at our Frequently Asked Questions for more info.

What's New in This Release:
Handling of skipped rows has been fixed.
When reading multi-page table def, the buffer is flipped before parsing.
Table names are treated as case insensitive; stored table names are used when instantiating tables.
Databases and tables are iterable.
Uppercase names are used when adding text columns to indexes, which fixes a long standing problem with table names starting with lowercase characters (and other situations where tables could not be opened in Access).
A hack that forced every table name to have an uppercase first character has been removed.
Reading multi-page long binary values has been implemented.

Jackess 1.1.6 keywords