Overview

Important:
The TCSVImport component was developed from the TImport component. The component has been renamed to avoid any confusion with any other components of the same name.

The TCSVImport component allows ASCII data files to be read in to a database table. This is done through a TDataSet, or a decendant of TDataSet.

The component can read fixed width and delimited data files with or without field delimiters.