Question
cfspreadsheet query data surrounded by double quote characters
When I read in a spreadsheet using cfspreadsheet in ColdFusion 9, the query data somtimes contains double quote characters around it. This appears to happen when the data contains certain characters, like commas. Why doesn't cfspreadsheet removed these double quotes when generating the query?
Thanks... Dave Taenzer