JsonToDbf 3.3 Released Download
2022/05/29
V3.3 Released
Merged to FileToDB.

2022/03/11
V3.2 Released
Fix detect BOM.
Fix parse date format in file when creating table.
Fix read BOM start JSON file.
Fix read long line file.
Fix write bad file.
Improve display progress for estimated rows.
Improve import number to db.

2022/02/02
V3.1 Released
Adjust UI.
Fix read JSON, some data items have no RecordOn Node.
Improve create batch file for running scheduled task on Windows.
Improve read JSON columns.

2021/12/16
V3.0 Released
Add suport Linux.
Add suport macOS.
Improve read big JSON file performance.

2021/11/12
V2.2 Released
Add "CodePage" option.
Fix "create table".
Fix varchar/memo/text import bug.
Improve "read big JSON file performance".

2021/07/28
V2.1 Released
Fix bugs caused by incompatible library version.
Fix read some JSON file, "skip 1st record, double 2nd record" bug.
Improve create table.

2021/03/19
V2.0 Released
Improve importing performance.
Improve reading and writing MEMO and BLOB.

2021/02/17
V1.9 Released
Add "run a task every n hours".
Add "run a task every n minutes".

2021/01/05
V1.8 Released
Add "Save To SQL File".
Improve data convert performance.

2020/11/01
V1.7 Released
Add "Record On" to support more complex JSON importing.
Fix JSON Lines read bug.
Fix adjust table list width.
Fix move files after importting.

2020/04/08
V1.6 Released
Add option "source filename as column"
Add parse "US$" format string to number.
Improve map columns.

2019/07/19
V1.5 Released
Fix a file choose bug.
Fix a folder choose bug.
Fix import data to MEMO fields.
Improve importing performance.

2019/05/08
V1.4 Released
Fix a SSL connect issue.
Fix a performance problem cause by too many small files.
Fix import data to DBF after create table.

2018/08/01
V1.3 Released
Add suggest data type on creating table.
Add validate JSON format.
Fix write empty string to CLOB/TEXT field.
Improve convert with large column count.
Improve support to create index in dbf table.

2018/03/19
V1.2 Released
Add "upsert" mode import.
Improve "update" mode import, update key must be unique index.
Improve JSON source view.
Improve read TAB, break line in JSON file.

2017/12/01
V1.1 Released
Add view TEXT(CLOB) by mouse click.
Fix import string contains single quote.
Fix load data to ftVarBytes field.
Improve read JSON ISODate.
Improve read JSON array.
Improve support to read big JSON file.

2017/10/10
V1.0 Released
First Release.