Use the Columns page of the Import notebook with the Location (method
L) radio button selected to import columns from nondelimited ASCII
format (ASC) input files to the target table. The starting and ending
locations of the data column in the input file are used as the mapping
method.
Fields and controls
Authorities and privileges

To import columns using the location method:
- Open the Import notebook, specify options on the File
page, and open the Columns page.
- Click on the Location radio button in the
Include columns by box.
- Select a column in the Table column box.
- Click on the Change push button and change
the column values.
- Repeat steps 3 and 4 for every column.
- If the table contains an identity column, use the Identity column behavior drop-down list to specify
how you want data loaded into that column.
- If the table contains one or more generated columns, use the Generated column behavior drop-down list to specify
how you want data to be loaded into those columns.
- Click on OK. The import process begins.

Related information