chri55w / QuickBooks-Timer

Savantech QuickBooks Timer - Issue Tracking / Wiki ONLY
3 stars 0 forks source link

Losing connection to Central Database - Crash #78

Closed chri55w closed 8 years ago

chri55w commented 8 years ago

if the user starts the application with a connection to the database then loses that connection the application will crash on its next attempt to update the database

chri55w commented 8 years ago

However the Time Log that i edited to crash the application was pushed to the Local database and therefore not lost - this then causes a crash on the launch of the application when the user has a connection again since there is a conflict of TIME_LOG_ID

chri55w commented 8 years ago

Better error checking implemented when updating from database, refreshing from local database improved when the connection to the central database is lost - conflict issue is addressed in the Database Synchronization changes #85