I have only found trial versions of these converters. Does anyone know a free one? Any of the following target formats will do:
CSV, MDB, SQL, XLS
I have only found trial versions of these converters. Does anyone know a free one? Any of the following target formats will do:
CSV, MDB, SQL, XLS
Microsoft Excel can open DBF files and save it on many formats
There's Exportizer (http://www.vlsoftware.net/exportizer/index.html) which also comes with a $$$$ "Pro" version, and DBF Viewer Plus (http://www.alexnolan.net/software/dbf.htm) by Alex Nolan.
Both are freeware, both should allow you to export to at least CSV (or more).
Marc
I am able to open and convert .dbf files with LibreOffice 3.4.4, and export to a variety of formats.
http://sourceforge.net/projects/dbf2csv
Very simply converter between dbf and csv. You don't need any database engine.
Very simple, but worked fine for me
I wrote an article some years ago, about converting dbf's into datasets (xml readable by DataSet.ReadXml's function), however, it can be slow on big dbf's ,you can try it free though.
For XLS or CSV, use OpenOffice.org.