Download List

Project Description

dbf is an easy-to-use command line tool to show
and convert the content of dBASE III, IV, and 5.0
files, as well as of FoxBase and Visual FoxPro. It
reads xBASE-compatible databases and prints the
content to the screen or converts it to
comma-separated (*.csv) files which can be opened
in Excel, StarOffice, and most other spread
sheets. It can also be used to show some
statistics about the content.

System Requirements

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.

2006-05-27 09:36
0.9.0-alpha01

Data in CSV output is now only surrounded by the enclosure character if the data contains the separator character. The output of numbers in SQL output was fixed (sometimes a 'NULL' preceeded the number). A memory leak in sql.c was fixed. Exporting to dbase is now possible. New --quiet, --start-record, --num-records, --nocreate, --tablename, and --empty-str-is-null options were added. A --usecopy option that uses COPY instead of INSERT statement in SQL output was added. - libdbf is now used for dBASE file access. Speed was improved.
Tags: Development, Major feature enhancements

2006-05-27 09:33
0.0.1

Tags: Libraries, Initial freshmeat announcement

2004-04-16 20:35
0.8.3

This release fixes a segmentation fault when no export_filename is given.
Tags: Minor bugfixes

2004-04-13 00:11
0.8.2

This release fixes the handling of deleted record sets in dBASE files.
Tags: Minor bugfixes

2003-11-20 15:06
0.8.1

This version contains improvements in the CSV
conversion, and a minor update in the file
handling.
Tags: Major bugfixes

Project Resources