Version 1.0.0
This is the initial version which has been tested with a large Excel file where column contents exceeded 15k characters and various data types so should work for any file but if you notice any bugs please let me know and I will get them fixed.
amd64 is for Intel/AMD x86/x64 Processors and devices running Windows
arm64 is for Snapdragon Qualcomm Oryon Processors.
If you are not sure which one you need it is probably the ExcelSQLImporter-amd64.zip
file.
Extract the file, edit appsettings.json to enter your Database, FTP and Excel File Settings and Paths.
Click to run the file.
Optionally if you wish to use this to import multiple Excel files then specify the name of the json config file after the end of the exe so:
ExcelSQLImporter.exe nameofconfigfile.json
Task Scheduler in Windows can be used to run this task on a schedule such as each night.