SqliteToTxt Changelog

What's new in SqliteToTxt 3.7 Release 1 Build 211113

Feb 3, 2022
  • 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.

New in SqliteToTxt 3.6 Release 1 Build 211113 (Nov 13, 2021)

  • Add support Linux.
  • Add support macOS.
  • Fix "create table".

New in SqliteToTxt 3.5 Release 1 Build 210730 (Aug 2, 2021)

  • Fix bugs caused by incompatible library version.

New in SqliteToTxt 3.4 Release 1 Build 210319 (Mar 19, 2021)

  • Improve exporting performance.

New in SqliteToTxt 3.3 Release 1 Build 210217 (Feb 17, 2021)

  • Add "run a task every n hours".
  • Add "run a task every n minutes".

New in SqliteToTxt 3.2 Release 1 Build 210105 (Feb 16, 2021)

  • Add option "not create data file when return empty row".
  • Fix view source table data on export tables.
  • Improve data convert performance.

New in SqliteToTxt 3.1 Release 1 Build 201101 (Nov 1, 2020)

  • Fix adjust table list width.
  • Fix try reading Excel file, when the file as target file.

New in SqliteToTxt 3.0 Release 1 Build 200415 (Apr 15, 2020)

  • 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

New in SqliteToTxt 2.8 Release 1 Build 190104 (Mar 16, 2019)

  • Fix bug on export to JSON file via command line.
  • Improve support to export similar files.

New in SqliteToTxt 2.7 Release 1 Build 180810 (Sep 10, 2018)

  • 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.

New in SqliteToTxt 2.6 Release 1 Build 180319 (Mar 20, 2018)

  • 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.

New in SqliteToTxt 2.5 Release 1 Build 171201 (Dec 4, 2017)

  • Add export to JSON format "Array Without Name" and "MongoDB Export Format".
  • Add support to export file by UTF-8 encoding.

New in SqliteToTxt 2.4 Release 1 Build 170614 (Jun 27, 2017)

  • 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.

New in SqliteToTxt 2.3 (Dec 5, 2016)

  • 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.

New in SqliteToTxt 2.2 Release 1 Build 160821 (Aug 22, 2016)

  • 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.

New in SqliteToTxt 2.1 Release 1 Build 160721 (Jul 28, 2016)

  • 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.

New in SqliteToTxt 2.0 Release 1 Build 160608 (Jun 9, 2016)

  • 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".

New in SqliteToTxt 1.5 Release 1 Build 150715 (Jul 24, 2015)

  • 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.

New in SqliteToTxt 1.4 Release 1 Build 150330 (Apr 2, 2015)

  • Add "Show scheduled tasks".
  • Improve convert performance significantly.

New in SqliteToTxt 1.3 Release 1 Build 150126 (Jan 28, 2015)

  • 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.

New in SqliteToTxt 1.2 Release 1 Build 31 (Nov 11, 2014)

  • 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.

New in SqliteToTxt 1.1 Release 1 Build 24 (Jul 29, 2014)

  • Add "turning off log" in command line.
  • Add an option for "replace CRLF with space".