Data Conversion Overview

WRDB is able to import data from many ASCII and binary file formats, including:

The import routine handles many difficult tasks for you:

After running the import routine, import files will be converted to a tab-delimited format that corresponds to the record structure within WRDB:

STATION_ID, DATE_TIME, PCODE, LEW_PCT, DEPTH_M, CCODE, RCODE, RESULT, VALIDATED, TRACK_ID

Initially, WRDB will set the database fields VALIDATED and TRACK_ID to default values; all other fields are accessible to the user. If no errors are detected during the conversion process, WRDB adds all the records to the currently selected Working table.

Any Support table records detected in the input file will automatically be appended to the appropriate Support table.

See Also: Data Import Forms, Field Mapping