federicovalenso / dbf2txt

This tools read and converts a dbf file to a txt file, diferent from a CSV this is simple a data table dump. It is possible to filter and only output desired columns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbf2txt

A small C++ library for reading dbf files. It was designed for converting dbf files to txt and can be easily used for generating files in any format desired. Free for commercial use, open source under the ZLib License.

http://github.com/bcsanches/dbf2txt

About

This tools read and converts a dbf file to a txt file, diferent from a CSV this is simple a data table dump. It is possible to filter and only output desired columns.

License:Other


Languages

Language:C++ 100.0%