Hi,
Based on the regional settings, my default delimiter/separator for CSV files is a Semicolon. In the classic way of uploading a csv file, I was able to select the delimiter.
When using ADO, I don't have the option to select a delimiter. Uploading a Semicolon delimited file returns an error, or an upload with only one column.
Is there a way to use Semicolon delimited files with ADO? Or can this be added?
Robbert