

here is video on how to convert Xml file into table inside Mdb database:
If you want to automate conversion or avoid user Interface (UI) and run "Xml to Mdb" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\XmltoMdb\XmltoMdb.exe" inputfile.xml outputfile.mdb

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

video on how to contvert table from Html file to Mdb database table with all data:
If you want to automate conversion or avoid user Interface (UI) and run "Html to Mdb" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\HtmltoMdb\HtmltoMdb.exe" inputfile.html outputfile.mdb

here is video on how to convert Text delimited file to Mdb database:
If you want to automate conversion or avoid user Interface (UI) and run "Text to Mdb" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TexttoMdb\TexttoMdb.exe" inputfile.txt outputfile.mdb

here is video tutorial on how to convert table from Microsoft Word document to MS Access Mdb:
If you want to automate conversion or avoid user Interface (UI) and run "Word to Mdb" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\WordtoMdb\WordtoMdb.exe" inputdocument.docx outputdb.mdb

here is vide on saving data from Vcf into Mdb database:
If you want to automate conversion or avoid user Interface (UI) and run "Vcf to Mdb" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\VcftoMdb\VcftoMdb.exe" inputfile.vcf outputfile.mdb

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

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

here is video tutorial on how to convert Paradox db file To Microsoft Access mdb database:
If you want to automate conversion or avoid user Interface (UI) and run "Paradox db To Access" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\ParadoxdbToAccess\ParadoxdbToAccess.exe" inputfile outputfile