I am receiving the message above when I try to write my output to a .csv file. I have some fields that are longer that are not giving me an error when they are loaded into the file so I am not sure what the issue is here.
Here is what I have tried -
I used a select statement and tried to increase the length of the fields.
I used autofield to set the length of the fields
I cleansed the field and removed extra white space, carriage returns, etc. to no avail.
Anyone else run into this issue?