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 hace 2 meses
.mvn/wrapper add maven wrapper support; minor version upgrades and pom cleanups hace 3 meses
src cleanup some compiler warnings, thanks Markus Spann hace 2 meses
.gitignore add maven wrapper support; minor version upgrades and pom cleanups hace 3 meses
BUILDING.txt add maven wrapper support; minor version upgrades and pom cleanups hace 3 meses
LICENSE.txt relicense with Apache License hace 9 años
NOTICE.txt tweak notice text hace 5 años
README.txt update docs hace 2 años
TODO.txt doc updates hace 7 años
mvnw add maven wrapper support; minor version upgrades and pom cleanups hace 3 meses
mvnw.cmd add maven wrapper support; minor version upgrades and pom cleanups hace 3 meses
pom.xml fix NumberFormatter so that it formats according to the locale of the current db hace 2 meses

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