Transfer Tracker.mdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "[[Category: " to "[[Category:"
 
(93 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
[[Category:IT Instructions]]
:: [[Regional Server]]\Output\Transfer_Tracker.mdb
 
It gets this from the backup files.
 
When you open the program, it displays the data from the last time someone has update it, and the date of that update in the top left corner.
 
To update it, press the button.
 
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)
 
 
== bugs ==
* Trish got the following ERROR message when running update for transfer tracker
** Could not find file'\\sbghnwfs0101\NSSVOL1\shared\ICU_DATA_COLLECTION\data\VIC_N5\CCMDB.mdb' Error in sub DB_DB_Coverter().
*** Ah, we changed the names of directories at the Vic since made the program. Ideally it should be self-updating, but I have not figured out how to make that work yet. It will no longer look for Vic_N5 now.
 
* also there are two files in this list with a site and location.  Thought this was part of minimal data set?--[[User:TOstryzniuk|TOstryzniuk]] 17:51, 27 January 2011 (CST)
** Trish, I don't understand what you mean. Do you mean ''without'' a site and location? I think those were part of an earlier test, they aren't showing up any longer with the new
 
* Tina, when I update this most of the dates of discharge are still in 2010 so I am sure it is not current.  Take a look .  Laura
** You were right. This still looked at the database structure before the Jan 1 changes. It now looks at the new ones. [[User:Ttenbergen|Ttenbergen]] 16:33, 16 February 2011 (CST)
 
 
[[Category: IT Instructions]]

Latest revision as of 12:01, 30 July 2025

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.