An open API service indexing awesome lists of open source software.

https://github.com/spannm/jackcess

A pure Java library for reading / writing Microsoft Access databases
https://github.com/spannm/jackcess

access microsoft msaccess purejava ucanaccess

Last synced: 5 months ago
JSON representation

A pure Java library for reading / writing Microsoft Access databases

Awesome Lists containing this project

README

          

### Welcome to Jackcess

**Jackcess** is an open-source pure Java library for reading from and writing to
Microsoft Access databases. Currently versions 2000 to 2019 are supported.

Jackcess is not an application. There is no GUI. It's a library, intended for
other developers to build Java applications.

This project was forked from https://sourceforge.net/projects/jackcess/

---

Jackcess is licensed under the Apache License, Version 2.0. Please see here for detailed [license info](LICENSE.txt).