SqliteToTxt 4.0 Released Download
2022/05/27
V4.0 Released
Merged to DBToFile.

2022/05/04
V3.9 Released


2022/03/11
V3.8 Released
Fix write bad file.
Improve display progress for estimated rows.

2022/02/02
V3.7 Released
Adjust UI.
Fix "Cancel" on wizard dialog.
Fix load session with part columns.
Fix write Excel "unsupported format" bug.
Improve create batch file for running scheduled task on Windows.

2021/11/13
V3.6 Released
Add suport Linux.
Add suport macOS.
Fix "create table".

2021/07/30
V3.5 Released
Fix bugs caused by incompatible library version.

2021/03/19
V3.4 Released
Improve exporting performance.

2021/02/17
V3.3 Released
Add "run a task every n hours".
Add "run a task every n minutes".

2021/01/05
V3.2 Released
Add option "not create data file when return empty row".
Fix view source table data on export tables.
Improve data convert performance.

2020/11/01
V3.1 Released
Fix adjust table list width.
Fix try reading Excel file, when the file as target file.

2020/04/15
V3.0 Released
Add custom column name in exported Excel file.
Add custom column name in exported TXT/CSV/TSV file.
Fix custom JSON node name in exported file.
Fix custom XML node name in exported file.
Fix unload query result to file with part columns.
Improve export part rows and skip rows.

2019/07/19
V2.9 Released
Fix a file choose bug.
Fix a folder choose bug.
Improve exporting performance.

2018/10/17
V2.8 Released
Fix bug on export to JSON file via command line.
Improve support to export similar files.

2018/08/01
V2.7 Released
Fix bug that caused by unload table contains quote(").
Fix export JSON escape characters.
Fix write JSON float DecimalSeparator.
Improve write data and numeric data to JSON file.

2018/03/16
V2.6 Released
Add exporting to SQL file, with "upsert" mode.
Fix exporting to SQL file, numeric field no need quote.
Fix write "null" to JSON file.
Improve exporting to SQL file, add check update key in destination columns.

2017/12/01
V2.5 Released
Add export to JSON format "Array Without Name" and "MongoDB Export Format".
Add support to export file by UTF-8 encoding.

2017/06/05
V2.4 Released
Add "export N tables to 1 file".
Add handle for skip rows big than total rows.
Add view TEXT(CLOB) by mouse click.
Add view exported file after exporting.
Fix bug on exporting to Excel with long table name.

2016/11/12
V2.3 Released
Add "Show table DDL".
Fix export query results that can not count records.
Fix export to SQL with date format.
Fix export view data.
Improve wizard form UI.

2016/08/20
V2.2 Released
Add "Create Table" on right click menu.
Add "Database Object TreeView".
Add "Drop Table" on right click menu.
Add "View Table Data" on right click menu.
Add "View Table Struct" on right click menu.

2016/07/21
V2.1 Released
Adjust login form.
Fix bug on export to Excel.
Fix bug that caused by unload fields contains quote(").
Improve command line, made it more simple.
Use system date format as unload default date format.

2016/03/11
V2.0 Released
Add "export to JSON".
Fix bug that caused by break line in sql query.
Improve performance on exporting table that contains BLOB/CLOB data.
Improve support to export XML, add "export as attribute".

2015/07/03
V1.5 Released
Fix bug at change file type on unload tables.
Improve execute in command line, will close if can not login database.
Improve writing Excel file.

2015/03/27
V1.4 Released
Add "Show scheduled tasks".
Improve convert performance significantly.

2015/01/26
V1.3 Released
Add "Login to encrypted SQLite file".
Add notify when can not create log file.
Add notify when can not create the data file.
Add support to custom date format.
Disable exception window when run in command-line.
Fix bug about can not close form when exception raise.
Fix bug on "export single table" with clob field.
Fix bug on auto change data file name when meet table name contains "*".
Imporve notify when can not create session file.

2014/11/07
V1.2 Released
Improve save session file, auto add folder and ext.
Improve exception report.
Add support to customize data file name with date time.
Change reg code to license file.
Fix bug on list CLOB fields on exporting single table.
Improve Sqlite logon form, auto remove the non-exists Sqlite file name from history list.
Fix bug "logon to SQLite form UI misalignment" caused by selecting a custom DPI setting that is higher than the standard 96 DPI.

2014/07/29
V1.1 Released
Add "turning off log" in command line.
Add an option for "replace CRLF with space".

2013/9/26
V1.0 Released.
First Release.