MySQL Forums
Forum List  »  PHP

single quote in data breaks file load
Posted by: Steve Szmidt
Date: July 26, 2005 12:41PM

I'm trying to import a csv file but records with single quotes in them crashes the import.
values('CALLER12', 'TRADER JOE'S <0007938505>', '4.5' '')

Each field has single quotes around them, and using double quote also crashes it.

Any ideas?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.