changelog
- Fixes issues with storing SQL Database connections in the registry
- fixes issues with XML data not displaying
- adds comments for all methods
- updates MSI installer
- cleans up linefeeds for Windows text viewers in output scripts
- changes some option names in the ScriptType list
- added code to remove sysdiagrams table from the selectable list
- moved logging to a central location (ProjectMethods)
installation
- run the msi file included in the release to install the application on a windows machine.
- any popups about "Unknown Publisher" are expected because the MSI wasn't compiled with a code signing certificate as it's not expected to be very popular.
making it run
- navigate to the folder it was installed to typically
C:\Program Files (x86)\Database Table Script Creator\Database Table Script Creator
- add a file named "Licence.txt" to the folder and make the content
9940c1d7-ec41-455a-be84-c5eebd4d811d
- later intended that this file would hold a unique-per-user value. - now the application will run
first run
you will be presented with a MS Dialog to connect to a database, be sure to test your connection before you save it. The Tables
dropdown should hold a list of User-Defined tables in your database, once the connection has been made and the interface loads.