Search code examples
csvimportdbf

Is there any free tool to convert a file with more than 65000 registers from DBF format to CSV?


I need to convert a very large file from DBF format to CSV format. I have tried Microsoft Excel to do the job, but the problem is that I cannot see more than 65500 registers when I open and export the file.

Microsoft Access couldn't open the file, too.

I have found on google some shareware tools, searching for "DBF to CSV". Have you tried any of these with very large files?

Also, any solution that could export to mysql or postgresql database formats will be welcome.

Thanks in advance for your responses, best regards,


Solution

  • https://github.com/SocialExplorer/FastDBF

    "Also included here is a small utility that reads DBF files and outputs CSV files! "