Import / Export

<< Click to Display Table of Contents >>

Navigation:  General Functions >

Import / Export

The MIE offers a very rich import / export engine.  You may import into a collection of MIE tables called a schema, and you may export from a schema as well.  This allows taking a flat file and creating a job that will essentially split the information into a set of normalized, related tables.  The MIE automatically figures out the proper relationships, and establishes all the foreign keys as it imports.  The MIE import engine supports industry standard .CSV files.

The MIE can export to either a .CSV or fixed column file format.