TxtToPG 3.6 Released Download
2022/05/29
V3.6 Released
Merged to FileToDB.

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

2022/02/02
V3.4 Released
Adjust UI.
Fix "Cancel" on wizard dialog.
Fix "not display columns when have no relative table".
Fix load session with part columns.
Improve create batch file for running scheduled task on Windows.

2021/11/29
V3.3 Released
Add suport Linux.
Add suport macOS.
Improve importing performance.

2021/11/12
V3.2 Released
Add "SSH tunnel connect" to Postgres.
Fix "create table".
Improve "read big text file performance".

2021/07/28
V3.1 Released
Fix bugs caused by incompatible library version.
Improve create table.

2021/03/19
V3.0 Released
Add support to PostgreSQL 13.
Improve importing performance.

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

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

2020/11/01
V2.7 Released
Fix adjust table list width.
Fix move files after importting.

2020/04/08
V2.6 Released
Add option "source filename as column"
Add parse "US$" format string to number.
Add support PostgreSQL 12.
Fix lost break lines when write multiple lines data to string field.
Improve map columns.

2019/07/19
V2.5 Released
Fix a file choose bug.
Fix a folder choose bug.
Fix an SSL connect issue.
Improve importing performance.

2018/08/01
V2.4 Released
Add import from INI file.
Add suggest data type on creating table.
Fix write empty string to CLOB/TEXT field.
Improve convert with large column count.
Improve parse TXT/TSV/CSV file quote char.

2018/03/19
V2.3 Released
Add "upsert" mode import.
Improve "update" mode import, update key must be unique index.

2017/12/01
V2.2 Released
Add view TEXT(CLOB) by mouse click.
Fix Postgres schema contains upper case letter.
Fix import string contains single quote.
Fix load data to ftVarBytes field.
Improve support to read big TXT/CSV/TSV file.

2017/04/18
V2.1 Released
Add "move successful files to another folder" function.
Add convert data from web.
Add handle for skip rows big than total rows.
Add support date format like: "20150101 13:43:29".
Add support date format like: "2016-04-12T18:37:09-07:00".
Add support date format like: "2016-07-21T17:18:52Z".
Add support date format like: "Fri, 21 Oct 2016 13:08:32 +0800".
Add support date formats like: "2015:06:21", "2015:06:21 08:02:48", "2016:03:20 20:08:08-06:00".
Add view target table after importing.
Fix bug on data file contains empty line.
Fix bug on source data file name has no ext.
Improve support for converting files from folder.

2016/11/12
V2.0 Released
Add "Reload data" when changed encoding.
Add "Show table DDL".
Fix import date with format "YYYYMM".
Fix import date/integer/float/bool data bug when data is "N/A".
Improve wizard form UI.

2016/08/19
V1.9 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
V1.8 Released
Add support importing data to field that field name contains "~".
Add support to more number formats.
Adjust login form.
Fix data type "double precision" on creating table.
Fix get current schema.
Improve command line, made it more simple.
Improve parsing date format.
Improve parsing number format.

2016/03/12
V1.7 Released
Add set default field type on creating table.
Add support importing data to field that field name contains "&".
Improve support to importing empty string data to not null field.

2015/07/17
V1.6 Released
Add support to field contains "<" or ">".
Add support to field contains line break.
Fix bug caused by PostgreSQL transaction.
Fix bug on edit data in resultset grid.
Improve execute in command line, will close if can not login database.
Improve support for importing unicode data.
Improve support for more datetime format.
Improve support for more large integer field.
Improve support for value "(null)".

2015/03/27
V1.5 Released
Add "Show scheduled tasks".
Add adjust client encoding same to server encoding.
Add notify when load multiple data to one field at same time.
Add support create table on non-default schema.
Add support to Netherland number(currency) format like "96.325,75-".
Add support to date format like "22.12.2005." and "25.7.2008. 21:15:05" .
Add support to import number format contains ",".
Fix bug on changing target schema.
Improve convert performance significantly.

2015/01/26
V1.4 Released
Add command-line and schedule task support to "save to sql".
Add notify when can not create log file.
Add support case-insensitive to table and field name.
Disable exception window when run in command-line.
Fix bug about can not close form when exception raise.
Fix bug about write bad file in "Load From Folder"
Fix bug on "create bad file error".
Fix bug on "load folder save to sql truncate the sql file".
Imporve "Create Table", auto fix table/field name before create.
Imporve datetime convert support.
Imporve notify when can not create session file.

2014/11/07
V1.3 Released
Improve "create target table", target table name auto change to created table.
Change reg code to license file.
Improve save session file, auto add folder and ext.

2014/10/14
V1.2 Released
Add "turning off log" in command line.
Improve exception report.
Fix bug "import form UI misalignment" caused by selecting a custom DPI setting that is higher than the standard 96 DPI.
Fix bug "failed load part columns data in command line".

2014/4/18
V1.1 Released.
Add "Bad File" to log failed import records.
Add "Exception Report From".
Improve import performance.

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