"Re-connect Data" button: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "Centralized data.accdb" to "Centralized_data.accdb"
m Text replacement - "[[Orphans in Centralized_data.accdb]] " to "Orphans in Centralized_data.accdb"
 
Line 7: Line 7:
The program then also checks that the following queries are empty, and gives an error and a list if they are not:  
The program then also checks that the following queries are empty, and gives an error and a list if they are not:  
* [[Reconnect_check_Completes query]] is opened to help the [[Data Processor]] initiate the [[Re-sending data]] process
* [[Reconnect_check_Completes query]] is opened to help the [[Data Processor]] initiate the [[Re-sending data]] process
* [[Reconnect_check_orphans query]] - [[Orphans in [[Centralized_data.accdb]]]] for what to do about these
* [[Reconnect_check_orphans query]] - [[Orphans in Centralized_data.accdb]]for what to do about these
* [[Reconnect_check_missing_L_Tables_content query]]
* [[Reconnect_check_missing_L_Tables_content query]]



Latest revision as of 16:36, 23 July 2025

Button on main page of CFE that disconnects and re-connects data sources used regularly by CFE.

The button needs to be clicked after each Pull because tables that are connected on one user's desktop would not be properly connected on another user's desktop.

The button also runs some basic consistency checks between data sources that are stored separately and can therefore not use relational integrity. See Procedure when there are differences between L Log and L PHI.

The program then also checks that the following queries are empty, and gives an error and a list if they are not:

Related articles: