# Text file (txt | csv)

An example setup, including a source file with downloadable data, for \*.txt and \*.csv text files is shown below.

**Settings** **`ConnectionString`**

{% code overflow="wrap" %}

```ini
ConnectionString=DRIVER=Microsoft Access Text Driver (*.txt, *.csv);DefaultDir=C:\Temp\Holixa ERP Picker Settings  
```

{% endcode %}

**Settings `ConnectionSelectCommand`**

```ini
ConnectionSelectCommand=SELECT * FROM txtData.txt
```

{% hint style="warning" %}
The column separator in the data file must be a comma ( , ).
{% endhint %}

**Sample data file to download**

{% file src="<https://content.gitbook.com/content/yVpJJpVl37JA6NYorbNR/blobs/eqOS4JY8BPJPth1brg0A/txtData.txt>" %}
