Want to import multiple JSON files into a single DBF table?
Using Withdata software FileToDB, a JSON importer for DBF, you can import multiple JSON files into a single DBF (dBase, FoxBase, FoxPro) table in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally, Avoid uploading LARGE JSON file(s) to online services.
- Support Windows, Linux, macOS.
Import multiple JSON files into a single DBF (dBase, FoxBase, FoxPro) table
Login to DBF -> Choose JSON files -> Set DBF table -> Import JSON files to DBF table
Choose DBF and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “JSON” file type.
then show the wizard.
1. Select a folder that constains JSON files.
Support large ( > 4GB ) JSON file.
2. Config first JSON file importing options.
3. Select a DBF table and config fields.
4. Preview data will be in DBF table.
5. Import multiple JSON files to the DBF table.
View imported data in DBF table
Convert JSON files to DBF in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for converting JSON files to DBF
You can schedule and automate this “JSON to DBF” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)