(v1.1) Added a checkbox to keep the Table name the same if selected or clear it after Conversion completes, ready for next source INI file to be added. Added more Tables and assigned IDs to all but the Values taken from an INI file, so cross-referencing exists.

(v1.2) Added a 'Cancel' during conversion option. Some detail is now shown on the splash during conversion, to give an indication of progress. That conversion splash can now be 'shown' or 'hidden' during the process. These 'Cancel' and 'Hide' checkboxes are checked for after every 2 sections are processed. BUGFIX for unnecessary SQLite execute lines. Basic details of each job, is now saved to a Log.txt file.

(v1.3) SPEEDFIX for unnecessary repetitive ID checking. Source file is now copied to program folder and renamed Source.ini, so that sections can be deleted after processing, to speed up reading.

(v1.4) Further testing revealed I could remove (revert) the copy source (and delete sections) method, as no apparent advantage.

(v1.5) A Resume ability has been added, to continue on with the last used INI file, from where a conversion was cancelled. NOTE - While Resume is not a checking to update process, it can convert newly added entries from the end of an INI file, and so achieve a kind of update. This only applies to the last converted INI, not any prior to that.

(v1.6) Bugfixes. Code improvement (huge speed gain) and Bugfix as suggested by ResNullius.

NOTE - A large INI file can take quite a while to process/convert.
