MySQL Forums
Forum List  »  General

Re: Unable to import CSV file
Posted by: Peter Brawley
Date: April 29, 2015 11:09AM

WAMP is an environment, not a UI. What's the "wamp server interface"?

> The WAMP interface statement has all cells inclosed in simple quotes,
> INSERT INTO tablename VALUES('1','42','ABCDABCD01', ...)

Imports from .csv files are done with Load Data Infile, not Insert statements. Where did these Insert statements come from?

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to import CSV file
April 29, 2015 11:09AM


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.