Download List

Descripción del Proyecto

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

Los datos de la producción de CSV es ahora sólo rodeado por el carácter de recinto si los datos que contiene el carácter separador. La salida de los números de la producción de SQL se ha fijado (a veces un 'NULL' precedieron a la serie). Una pérdida de memoria en sql.c fue corregido. Exportar a dbase es ahora posible. Nueva - quiet, - se empezará a grabar, - num registros, - nocreate, - nombre de tabla, y - vacío-str-es-nula opciones han sido añadidas. Una opción - usecopy que utiliza copia en lugar de instrucción INSERT en la producción de SQL ha sido añadido. - Libdbf se utiliza ahora para el acceso a archivos de dBASE. Velocidad se ha mejorado.
Tags: Development, Major feature enhancements
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.

2006-05-27 09:33
0.0.1

Tags: Libraries, Initial freshmeat announcement

2004-04-16 20:35
0.8.3

Esta versión corrige un fallo de segmentación cuando no se export_filename.
Tags: Minor bugfixes
This release fixes a segmentation fault when no export_filename is given.

2004-04-13 00:11
0.8.2

Esta versión corrige el manejo de conjuntos de registro borrado en los archivos de dBASE.
Tags: Minor bugfixes
This release fixes the handling of deleted record sets in dBASE files.

2003-11-20 15:06
0.8.1

Esta versión contiene mejoras en la conversión de CSV, y una actualización menor en el manejo de archivos.
Tags: Major bugfixes
This version contains improvements in the CSV
conversion, and a minor update in the file
handling.

Project Resources