
Vcf to Dbf
here is video on how to convert data from Vcf to Dbf:
If you want to automate conversion or avoid user Interface (UI) and run "Vcf to Dbf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\VcftoDbf\VcftoDbf.exe" input.vcf output.dbf

here is video on how to convert Html data table into Dbf file:
If you want to automate conversion or avoid user Interface (UI) and run "Html to Dbf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\HtmltoDbf\HtmltoDbf.exe" inputpage.html outputfile.dbf

here is video tutorial no how to converted Text delimited file to Dbf:
If you want to automate conversion or avoid user Interface (UI) and run "Text to Dbf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TexttoDbf\TexttoDbf.exe" inputfile.txt outputfile.dbf

here is video on how to convert table from Word document to Dbf database file:
If you want to automate conversion or avoid user Interface (UI) and run "Word to Dbf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\WordtoDbf\WordtoDbf.exe" inputfile.docx outputfile.dbf

Kml to Dbf
If you want to automate conversion or avoid user Interface (UI) and run "Kml to Dbf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmltoDbf\KmltoDbf.exe" inputfile outputfile