Download List

Projeto Descrição

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

Dados da produção CSV agora só é cercado pelo personagem recinto se os dados contém o caractere separador. A saída dos números da produção foi fixado SQL (às vezes um 'NULL' precedeu o número). Uma fuga de memória no sql.c foi corrigido. Exportando para dbase é agora possível. Novo - quiet, - start-registro, - num-discos, - NOCREATE - tablename, e - str-empty-se as opções nulos foram adicionados. A opção - usecopy que usa a cópia em vez de INSERT em SQL saída foi adicionado. - Libdbf agora é usado para acessar o arquivo do dBASE. Speed foi melhorado.
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 versão corrige uma falha de segmentação quando não export_filename é dado.
Tags: Minor bugfixes
This release fixes a segmentation fault when no export_filename is given.

2004-04-13 00:11
0.8.2

Esta versão corrige a manipulação de conjuntos de registos apagados em arquivos 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 versão inclui melhorias na conversão de CSV, e uma pequena atualização na manipulação de arquivos.
Tags: Major bugfixes
This version contains improvements in the CSV
conversion, and a minor update in the file
handling.

Project Resources