CCMDB.accdb Change Log 2021: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| Line 11: | Line 11: | ||
Changes collectors probably don't care about (incl. bug fixes that should just make hings work now): | Changes collectors probably don't care about (incl. bug fixes that should just make hings work now): | ||
* updated how update/delete/etc queries are run in VBA to start showing errors if there are any, but continue to hide having to OK each update; affected code: | * updated how update/delete/etc queries are run in VBA to start showing errors if there are any, but continue to hide having to OK each update; affected code: | ||
Sub cb_make_B_Loc_Click(); Sub add_tmp_service_Click(); Sub cb_Delete_Sent_Patients_Click(); form Mainform Form_Load(); Sub import_new_Cognos(); Sub Cognos2_Service_Excluder(); Sub Cognos2_Unit_Excluder(); Convert_DB(); Sub CB_recycle_Click() | ** Sub cb_make_B_Loc_Click(); Sub add_tmp_service_Click(); Sub cb_Delete_Sent_Patients_Click(); form Mainform Form_Load(); Sub import_new_Cognos(); Sub Cognos2_Service_Excluder(); Sub Cognos2_Unit_Excluder(); Convert_DB(); Sub CB_recycle_Click() | ||
* fix for [[query s_tmp_check_combined_BL_and_TRDtTm_nonsequential]] | |||
<!---------------------------- | <!---------------------------- | ||