Transfer Tracker.mdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
m no more Transfer Tracker.mdb
 
(86 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Transfer_Tracker.mdb is a repository of all discharges on our ward within the last 2 weeks.
Transfer_Tracker.mdb was a program to track patients across wards. Broke summer 2016, decided to abandon summer 2017. See article history for more information.  
 
You can find the transfer tracker at
:: [[Regional Server]]\Output\Transfer_Tracker.mdb
 
It gets its content from the backup files.
 
When you open the program, it displays the data that was in the most recent data backup from the last time someone has clicked the "update" button it, and the date of that update in the top left corner.
 
The program doesn't automatically update because the update can take about 2 minutes. Didn't want to force you to wait when the most recent data might be good enough.
 
Let me know what you think. [[User:Ttenbergen|Ttenbergen]] 21:37, 30 December 2010 (CST)
 
==Discussion==
{{discussion}}
I am excited to have the following request from Con:
*Can the Transfer Tracker be programmed to automatically up-date on Sunday night at 24:00? This would allow us to access relatively current information.--[[User:CMarks|CMarks]] 15:01, 14 April 2011 (CDT)
Someone is actually using the [[Transfer Tracker.mdb | Transfer Tracker]].
 
**Sadly, the answer to your question is "not in the current configuration". It's an access program, and someone has to run it to make it do something. Having said that, if this becomes commonly used we might be able to do this on a rotational basis or something. Let's see how many people are using it.
 
***Is anyone else using the transfer tracker? Are you finding it useful?
****Hello collectors, can you let Tina know if transfer tracker is useful to collectors?--[[User:TOstryzniuk|TOstryzniuk]] 14:33, 8 March 2011 (CST)
 
== bugs ==
{{discussion}}
*VIC S3 & S4 have duplicates in transfer tracker
**4754, 4781, 5946 --[[User:TOstryzniuk|TOstryzniuk]] 14:32, 8 March 2011 (CST)
 
== Potential improvements ==
* use self-updating directory listing to import rather than a static list (this doesn't affect functionality while things work, it just makes the program a bit more resilient. Right now there is an error if any site can't be found, and if a new site is added and the hard-code is not amended the site just won't import) [[User:Ttenbergen|Ttenbergen]] 11:33, 1 March 2011 (CST)
 
 


[[Category: IT Instructions]]
[[Category: IT Instructions]]

Latest revision as of 15:54, 2017 June 21

Transfer_Tracker.mdb was a program to track patients across wards. Broke summer 2016, decided to abandon summer 2017. See article history for more information.