You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 22bf8a8642 cleanup some compiler warnings, thanks Markus Spann 2 months ago
.mvn/wrapper add maven wrapper support; minor version upgrades and pom cleanups 3 months ago
src cleanup some compiler warnings, thanks Markus Spann 2 months ago
.gitignore add maven wrapper support; minor version upgrades and pom cleanups 3 months ago
BUILDING.txt add maven wrapper support; minor version upgrades and pom cleanups 3 months ago
LICENSE.txt relicense with Apache License 9 years ago
NOTICE.txt tweak notice text 5 years ago
README.txt update docs 2 years ago
TODO.txt doc updates 7 years ago
mvnw add maven wrapper support; minor version upgrades and pom cleanups 3 months ago
mvnw.cmd add maven wrapper support; minor version upgrades and pom cleanups 3 months ago
pom.xml fix NumberFormatter so that it formats according to the locale of the current db 2 months ago

README.txt

Jackcess

Jackcess is a pure Java library for reading from and writing to MS Access
databases (currently supporting versions 2000-2019). 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 Apache License
(as of version 2.1.0).


Please note that the GitHub repository is a mirror of the main project
repository which is hosted on SourceForge:

Homepage: https://jackcess.sourceforge.io/

Project: https://sourceforge.net/projects/jackcess/

Download: https://sourceforge.net/projects/jackcess/files/latest/download