Jackcess 1.1.7 review
DownloadJackcess ia a pure Java library for reading from and writing to MS Access databases
|
|
Jackcess ia a pure Java library for reading from and writing to MS Access databases. Jackcess 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.
What's New in This Release:
update Refactored DataType class, cleaned up a lot of "custom" data type code springled throughout the codebase.
update Added sanity checking on table creation (check column/table properties for validity).
update Clean up index reading/writing of text columns, add support for more characters
update Support reading 'compressed' indexes (fix 1563654)
update Implement "overflow" row reading.
fix Allow multi-page long value reading.
update Implement multi-page long value writing.
fix Fix decimal data type writing.
update Add support for opening files read-only (fix 1545857)
Jackcess 1.1.7 keywords