Centralized import from Ed.mdb: Difference between revisions

Created page with "The Access file Creating Centralized import from Ed.mdb contains the code needed to import Ed's old data into centralized_data.mdb. It is stored on x:\ccmdb\import == ve..."
 
No edit summary
Line 2: Line 2:


It is stored on x:\ccmdb\import
It is stored on x:\ccmdb\import
== Use ==
Open Modules, make sure paths in public constants on top are correct, run Public Sub Import().
== Fixes still needed ==
* labs
** import new labs structure
** split labs into legacy and regular labs; in legacy, name the fields something like CBC_L38
* set the record_Status to complete for all imported
* acquired pathogen is not going into centralized properly... (says my note; I think this is about the sent ones, not the imported ones)


== ver 2013-11-18 ==
== ver 2013-11-18 ==