When doing a simple export of a recordset, any embedded quotes are not escaped. It seems that the default query for this function is missing the ESCAPED BY clause.
Here's a sample output with semicolon delimited fields.
240-300;"RIGID PVC CONDUIT - 3"";1;ft;"SUPPLIER CORP.";7.26
Here's a sample output with semicolon delimited fields.
240-300;"RIGID PVC CONDUIT - 3"";1;ft;"SUPPLIER CORP.";7.26