CSV files are supported in several ways
On this screen you enter the details of the CSV files
Field Seperator | Character used to seperate the fields on each line |
Quote | Character used to surround text fields |
Parser | Line Parser used to break fields. In most cases Basic Parser will do. Parser - Matching quotes will break lines up by matching up all the quotes. Parser - Quotes Based on Field Type will put quotes arround all Character fields. |
Fields on First Line | Indicates wether the first line of the file holds the field names. |