CSV File

Parent Previous Next

CSV File


The CSV File source reads data from an CSV (Comma Separated Values) file.


CSV File

Specifies the path to the CSV file from which the data should be read.

Choose a previously used CSV File

Click on the connection Drop Down to choose a CSV file previously used.

Choose CSV File

Click this button to choose an existing CSV file.

Table

Specifies the Name of the Table for which the CSV file contains data.

Here you usually specify the name of the Table in the destination where you want to put the data from the CSV file in.

Delimiter

Specifies the character (delimiter) which is used to separate columns in the CSV file.
Usually the semicolon character (;) is used in CSV files.