Télécharger la liste

Description du projet

JavaDBF is a Java library for reading and writing
dBase, Xbase, and dbf files. It does not implement JDBC
interfaces, but has a simple API of its own. It is
useful if you need to communicate with a legacy
application which can read and write only Xbase
files.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-01 09:12
0.4.0

Tags: Major feature enhancements

2004-02-11 15:38
0.3.3.0

JavaDBF peut maintenant gérer des jeux de caractères facultative. Aucun changement n'a été fait pour les parties existantes de l'API, mais deux méthodes ont été ajoutées pour définir et jeux de caractères de la requête. Quelques corrections de bugs mineures ont été apportées.
Tags: Major feature enhancements
JavaDBF can now handle optional character sets. No
changes were made to the existing parts of the
API, but two methods have been added to set and
query character sets. A few minor bugfixes were
made.

2003-08-17 17:40
0.3.2

Les versions 0.3.1 et inférieures ne pouvaient pas traiter réellement des champs de longueur supérieure à 127, bien que les spécifications DBF permettre jusqu'à 255. Cela a été corrigé.
Tags: Major bugfixes
0.3.1 and lower versions could not really handle fields of length greater than 127, though DBF specifications allow up to 255. This has been fixed.

2003-07-01 13:43
0.3.1

Un bug sur la classe Reader, qui a provoqué une exception lors de la lecture des champs numériques avec décimales défini, a été corrigé.
Tags: Minor bugfixes
A bug on the Reader class, which caused an exception
while reading numeric fields with decimal places defined,
has been fixed.

2003-06-23 17:06
0.3

Tags: Initial freshmeat announcement

Project Resources