7 Commits
Author SHA1 Message Date
glm94 f2fe8c592f Fixed a bug that caused the ModifyRecord form to crash on load if the cursor was over the top left hand header cell. Set a timeout for the restore SQL statement to hopefully prevent a timeout exception from being thrown. Minor code clean up. 2018-04-04 01:47:02 -05:00
glm94 2dd754ed29 Created a new form to allow the user to check the database for internal errors. Needs more testing so this build will have the option not visible. Modified the login form to display database tools. 2018-01-13 03:24:59 -06:00
glm94 e37b8c840a Fixed the minor issue of no CHECKSUM checking... The main reason for the overhaul no less. All older database backups will cannot be restored since they don't have checksum data. 2017-12-10 02:33:15 -06:00
glm94 46bddc7c5f Updated the backup and restore functions to be more verbose and stable. Changed the version number slightly for appearance reasons. Fixed a bug on the Main Form that prevented it from refreshing the controls properly after all years have been wiped and after a database restore. 2017-12-10 02:07:52 -06:00
glm94 4b96f6c1fa Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form. 2017-11-12 02:27:22 -06:00
glm94 12a6b36370 Implemented database backups and restores into the AdvertisingProfitControlData DLL and added a form, DatabaseRecovery, to manage the backups and restores. Updated the installer to include the data DLL file into the install bundle. 2017-06-23 03:12:51 -05:00
glm94 308b60bd84 Split the database objects out into a seperate project. Needs renaming in some areas and updates in the installer. Otherwise first version of a proper data DLL file. 2017-06-22 17:02:01 -05:00