Settings (CCMBD.mdb): Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Fschumacher (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.  
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
* '''Program''' -  (CC or Med) - affects checks that are run, and how data is sent
* '''DC''' - enter [[Initials|Data Collector Initials]] - pops up as default during sending
* '''DC''' - enter [[Initials|Data Collector Initials]] - pops up as default during sending
Line 8: Line 10:
* '''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]]


== Data ==
=== Data ===
Preferences set here are stored in the [[A_Info table]] in [[CCMDB_data.mdb|Ccmdb_data\ccmdb_data.mdb]]
Preferences set here are stored in the [[A_Info table]] in [[CCMDB_data.mdb|Ccmdb_data\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|Ccmdb_data\ccmdb_data.mdb]].


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

Revision as of 14:04, 21 September 2012

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

Data

Preferences set here are stored in the A_Info table in Ccmdb_data\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\ccmdb_data.mdb.