https://github.com/foolin/ucanaccess
Fork UCanAccess http://ucanaccess.sourceforge.net/site.html and fix bug
https://github.com/foolin/ucanaccess
Last synced: over 1 year ago
JSON representation
Fork UCanAccess http://ucanaccess.sourceforge.net/site.html and fix bug
- Host: GitHub
- URL: https://github.com/foolin/ucanaccess
- Owner: foolin
- License: apache-2.0
- Created: 2019-11-27T08:49:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T05:53:09.000Z (over 5 years ago)
- Last Synced: 2025-01-05T20:28:08.810Z (over 1 year ago)
- Language: Java
- Size: 515 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is the official source code repository for **UCanAccess**, a pure Java JDBC driver for working with
Microsoft Access database files.
If you want to download the latest release, you can do that [here](https://sourceforge.net/projects/ucanaccess/files/latest/download).
For more information on how to use UCanAccess, see the [web site](http://ucanaccess.sourceforge.net/site.html).
---
UCanAccess is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
---
## Why Fork?
Fixed some bug. detail see [fork.md](fork.md)