Skip to content

baynezy/FoxPro2CSV

Repository files navigation

FoxPro2CSV

Description

This application will convert a FoxPro database to a CSV file.

Contributing

Commit Template

Please run the following to make sure your commit messages conform to the project's standards.

git config --local commit.template .gitmessage

Using Locally

Pre-requisites

Running

dotnet run --project .\src\Converter\Converter.csproj "path-to-foxpro-database.DBF"
Optional Parameters
Parameter Short Code Description
--textDelimiter -d The text delimiter to use for the CSV file. Default is "

License

Apache 2.0

About

Convert Visual FoxPro Tables to CSVs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages