You import data to your database using the DP4 import utility. The import setup utility is used to define the format of an import file.
The details for each import filed are stored as an Importer program or parameter set on the database. To import a file, you call the Import utility specifying the appropriate parameter set, which then postd the records in the file onto the database.
A parameter set contains the following types of information:
You can specify whether fields and lines are of a fixed length
You can specify the characters used to delimit the fields and records (or lines) in the file
You specify additional lines if a record is spread over more than one line in the file, or the file contains multiple lien types with data for different tables.
You can select the destination fields on the database
For any import file, the fields conform to a fixed length, or they are separated by a common delimiter, such as this one:
|