I am trying to read a pipe delimited file and I am receiving the error above.
The header row is 1,000 characters and contains 60 fields.
There is a total of 24,173 rows in the file.
The error message doesn't make much sense. Is there an upper limit on the number of fields in a delimited data file?
FWIW. Excel has no trouble reading and correctly parsing the data.