Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2012-06-29 10:58:53
Size: 400
Editor: IanRees
Comment:
Revision 4 as of 2012-06-29 10:59:58
Size: 443
Editor: IanRees
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
# EMEN2 Migration = EMEN2 Migration =
Line 5: Line 5:
In many cases, the overall outline is the same:
1. Create EMEN2 parameters based on the source schema.
2. Create EMEN2 protocols based on the source schema.
3. Export or convert the data to EMEN2 record format.
In many cases, the overall outline is the same:
Line 10: Line 7:
# SQL   1. Create EMEN2 parameters based on the source schema.
  2. Create EMEN2 protocols based on the source schema.
  3. Export or convert the data to EMEN2 record format.
Line 12: Line 11:
# Excel = SQL =
Line 14: Line 13:
# XML and other systems = Excel or other flat-file =

=
XML and other systems =

EMEN2 Migration

This document contains instructions and examples of migrating from other database and document systems to EMEN2.

In many cases, the overall outline is the same:

  1. Create EMEN2 parameters based on the source schema.
  2. Create EMEN2 protocols based on the source schema.
  3. Export or convert the data to EMEN2 record format.

SQL

Excel or other flat-file

XML and other systems

EMEN2/Migration (last edited 2012-06-29 10:59:58 by IanRees)