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 |
|