JDBF

JDBF is pure JavaTM library for reading and writing DBF files. It is very light weight and very simple, yet it provides enough functionality for most JavaTM applications that need to export or import DBF files.

O ur strategic product SQLConnect uses JDBF to import DBF files into JDBCTM compliant databases and to export tables or queries from JDBCTM databases to DBF files.

U se DBFWriter to open a DBF file for writing by passing the file name and a list of fields. Then write the records one by one and close the file. Use the DBFReader to open a DBF file for reading by passing a file name. Then read the records one by one until you hit the end of the file. It is as simple as that!

T he best thing about JDBF of course is that it is absolutely FREE for development and commercial use! Why pay money for libraries with little or no support when you can get JDBF for free and enjoy our excellent 24/7 development support?

Download version 1.0 of JDBF and experience the power and simplicity of reading and writing DBF files through your JavaTM programs.

Documentation is available bundled with the product as well as online at our web site.

Q uestions? Comments? Do not hesitate to write us at jdbf@svcon.com!


© 2000-2001 SV Consulting. All rights reserved