Skip to content

Releases: robinwilson16/ExcelSQLImporter

Version 1.1.0

16 Jan 11:42

Choose a tag to compare

New changes:

  • Updated to .NET 10

Version 1.0.12

03 Jul 08:57

Choose a tag to compare

Updated plugins to latest version

Version 1.0.11

13 May 09:47

Choose a tag to compare

New features added:

  • Embedded pdb file and updated packages inc WinSCP version

Version 1.0.10

12 May 06:56

Choose a tag to compare

New features added:

  • Added log file that is generated in same folder as .exe file each time the process runs

Version 1.0.9

20 Apr 18:41

Choose a tag to compare

New features added:

  • Added option to download from a subfolder in the FTP rather than just the root folder

Version 1.0.8

01 Apr 15:52

Choose a tag to compare

Ensure first row of data is included in max column length calculation

Version 1.0.7

01 Apr 14:36

Choose a tag to compare

Fixes an issue with custom table name and adds SFTP and SCP SSL Fingerprint Options

Version 1.0.6

26 Feb 01:48

Choose a tag to compare

Added option to specify a different schema and to specify the database table name rather than using the file name or sheet name

Version 1.0.5

14 Jan 12:12

Choose a tag to compare

Now connects to secure FTPs where the certificate may not be trusted rather than the connection failing

Version 1.0.4

02 Dec 17:55

Choose a tag to compare

This release has the following improvements:

  • Added locale support which may affect date and currency formats
  • Added custom Excel formats for export (for Excel export tool)
  • Added option to run stored procedure on completion (for import tools)