Jump to content

XBaseJ: Difference between revisions

From EDM2
mNo edit summary
Line 10: Line 10:
The package was originally commercial software but has since been released as an open source software released under the [[LGPL v2]].
The package was originally commercial software but has since been released as an open source software released under the [[LGPL v2]].


==Authors==
==Author & publisher==
* [[American Coders]]
* [[American Coders]]
* [[Joe McVerry]]
* [[Joe McVerry]]

Revision as of 14:30, 25 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.

Author & publisher