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
- Host: GitHub
- URL: https://github.com/spannm/jackcess
- Owner: spannm
- License: apache-2.0
- Created: 2024-02-12T11:04:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-12-31T13:42:07.000Z (5 months ago)
- Last Synced: 2026-01-03T07:22:07.170Z (5 months ago)
- Topics: access, microsoft, msaccess, purejava, ucanaccess
- Language: Java
- Homepage:
- Size: 12.1 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).