This functionality is only available for certain module packages.

You are here: EEC > BASE > Data sources > Data source objects > CSVDataSource

CSVDataSource

CSV files are a commonly used external data source. CSV files are accessed via CSVDataSource:

The first non-comment line of a CSV data source defines the column names.

The separator and line comment character can be chosen freely. It is also possible to set the encoding of the resource file in such a way that Unicode, too, becomes possible, for example.

CSV data sources are suitable for small data volumes.