Answered
Removing carriage returns
I am trying to import an 8 column .csv file into my database
unfortunately column 7 has a carriage return at the end which
causes CF to throw the error, "Incorrect number of columns".
How do I get rid of the carriage returns during import?
How do I get rid of the carriage returns during import?
