CSV import not recognising field delimiter
I am having a problem importing a CSV file using sys_import.do where it appears that the import process isn't recognising the field delimiter. Instead I'm getting the error message: data contains 1 columns, expected 4 The strange thing is that if I t...