Upload table to MySQL. Columns with TEXT and \n\r
I have a table in JMP with some numeric columns, character columns, date columns and a couple columns with big chunks of text (full of special characters, commas, .I would like to upload this table to MySQL but I am facing some challenges. I have tried several methods:Method 1 - save as csv, upload via workbench/other mysql toolJMP does not seem to code the text pieces (special characters) into th...
