Skip to content
/ dbf2txt Public
forked from bcsanches/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.

License

Notifications You must be signed in to change notification settings

DomXC/dbf2txt

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%