XBaseJ: Difference between revisions
Appearance
Created page with "An open source Java interface to xBase databases, it allows you to read and write most variations of xBase files and allows you to build local and networked databases but ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
An open source [[Java]] interface to xBase databases, it allows you to read and write most variations of xBase files and allows you to build local and networked databases but it does however not have an implementation of the xBase language itself. | An open source [[Java]] interface to [[xBase]] databases, it allows you to read and write most variations of xBase files and allows you to build local and networked databases but it does however not have an implementation of the xBase language itself. | ||
==Version== | ==Version== |
Revision as of 15:21, 24 June 2016
An open source Java interface to xBase databases, it allows you to read and write most variations of xBase files and allows you to build local and networked databases but it does however not have an implementation of the xBase language itself.
Version
- Last known version: xBaseJ Release 20140412
Links
Licence
The package was originally commercial software but has since been released as an open source software released under the LGPL v2.