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.

2003-11-10 16:11
0.8

Este comunicado contém diversas correções de segurança e aprimoramentos de recursos importantes. Já não é possível substituir o arquivo de origem com os mais exportados, e seqüências de data no SQL exportação são cotados. dbf agora podem diferenciar entre dBASE, FoxPro, FoxBase, e Clipper, bem como entre os excluídos e conjuntos de dados existentes. Datatypes flutuante e lógico também são suportados.
Tags: Major feature enhancements
This release contains several security fixes and
major feature enhancements. It is no longer
possible to overwrite the source file with the
exported ones, and date strings in the SQL export
are quoted. dbf can now differentiate between
dBASE, FoxPro, FoxBase, and Clipper, as well as
between deleted and existent data sets. Floating
and logical datatypes are also supported.

2003-09-15 11:38
0.7

Um sistema de análise de novas opções que lhe dá total controle para o usuário foi implementado. Várias opções como o corte do espaço, a codificação de página de código, eo separador de arquivos CSV não são mais rígido codificado. A exportação foi fixado SQL e DBF agora é capaz de criar instruções SQL compatíveis para a maioria dos conjuntos de dados. O código foi quase totalmente reescrito.
Tags: Major feature enhancements
A new options parsing system that gives full
control to the user was implemented. Several
options such as space trimming, code page
encoding, and the separator for CSV files are no
longer hard coded. The SQL export was fixed and
dbf is now able to create compatible SQL
instruction sets for most databases. The code
was nearly totally rewritten.

2003-05-25 00:51
0.6

dbf exportação de todas as informações armazenadas em um arquivo Xbase para conjuntos de instruções SQL. Havia também pequenos reparos nas definições de macros para permitir a conversão dos arquivos com mais de 50 colunas na definição da tabela. Correções foram feitas para melhorar a segurança endianess, assim dbf agora também compila em AIX 4.3.3 com o compilador gcc.
Tags: Major feature enhancements
dbf exports all information stored in an xBASE file to SQL instruction sets. There were also minor fixes in the macro definitions to allow convertion of files with more than 50 columns in the table definition. Fixes were made to improve the endianess safety, so dbf now also compiles on AIX 4.3.3 with the gcc compiler.

2003-02-18 14:02
0.5

Ambos os sistemas de grande e pequeno endian são suportados. Erros nas páginas de código foram corrigidos, juntamente com segfaults vários que foram causados pela liberação de memória. Detecção de erros melhorada também foi implementado.
Tags: Major feature enhancements
Both big and little endian systems are supported. Errors in the code pages were fixed, along with several segfaults that were caused by freeing memory. Improved error detection was also implemented.

2003-02-02 00:57
0.5beta01

Esta versão traz suporte para sistemas Big Endian, correções de código em páginas de código, e uma correção para mostrar a data corretamente. A saída nova estrutura com base na tabela do MySQL foi adicionado, e alguns códigos principais limpeza foi feita.
Tags: Development, Minor feature enhancements
This release brings support for Big Endian systems, code fixes in the codepages, and a fix to show the date properly. A new table structure output based on MySQL was added, and some major code-cleanup was done.

Project Resources