I've got a CSV file in which I need to use double quotes and import into MySQL. However, I've tried using a \ in front of each quote. I've tried using the HTML code.
The \ doesn't work (and it's not something I want to mess with during data entry). The HTML code gives a parse error. Any ideas? Jeremy
