Database::JSON | ||
Description | ||
Imports
2-dimensional data from a JSON file or webpage to a recordset. |
||
![]() |
||
Options | ||
JSON
file |
The filename to import the JSON data from. | |
JSON
Parser |
Use this to browse the JSON data (in a treeview) and select the rootnode that contains the records you want to import. | |
Import
root path |
The root of the tree to import. | |
Save
data to recordset |
The name of the recordset to which the data must be imported. The recordset will be automatically created with the correct columns (based on the JSON data).. | |
Table
name |
Optional tablename used to store the data in the recordset. |