Settings (CCMBD.mdb): Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 6: Line 6:
* '''Hosp''' - Hospital site - affects checks that are run, and how data is sent  
* '''Hosp''' - Hospital site - affects checks that are run, and how data is sent  
* '''Loc''' - Ward location - affects checks that are run, and how data is sent
* '''Loc''' - Ward location - affects checks that are run, and how data is sent
* '''RegSvr''' - path to the [[Regional Server]]
* '''data path''' - location of the ccmdb.mdb with the data on laptops
* '''computername''' - automatically generated field containing the workstation name of the PC, helpful for [[Technical Support]]
* '''computername''' - automatically generated field containing the workstation name of the PC, helpful for [[Technical Support]]
 
Preferences set here are stored in the [[A_Info]] in [[CCMDB_data.mdb]].
=== Data ===
Preferences set here are stored in the [[A_Info table]] in [[CCMDB_data.mdb|Ccmdb_data\ccmdb_data.mdb]].


== Record field dropdown ==
== Record field dropdown ==
Values available in the [[Record field]] are set here.  
Values available in the [[Record field]] are set here.  


The data is stored in the table [[sL_Records]] in [[CCMDB_data.mdb|Ccmdb_data\ccmdb_data.mdb]].
The data is stored in the table [[sL_Records]] in [[CCMDB_data.mdb]].


[[Category: CCMDB.mdb]]
[[Category: CCMDB.mdb]]
[[Category: Main Form]]
[[Category: Main Form]]

Revision as of 19:12, 17 October 2013

Click on the "Settings" button on the Main Form (CCMDB.mdb) to get to the settings where localization and some other preferences for using CCMDB.mdb are stored.

Localization variables

  • Program - (CC or Med) - affects checks that are run, and how data is sent
  • DC - enter Data Collector Initials - pops up as default during sending
  • Hosp - Hospital site - affects checks that are run, and how data is sent
  • Loc - Ward location - affects checks that are run, and how data is sent
  • computername - automatically generated field containing the workstation name of the PC, helpful for Technical Support

Preferences set here are stored in the A_Info in CCMDB_data.mdb.

Record field dropdown

Values available in the Record field are set here.

The data is stored in the table sL_Records in CCMDB_data.mdb.