MySQL Forums
Forum List  »  MySQL for Excel

import file csv
Posted by: gigi lallo
Date: April 17, 2017 01:47AM

Hello everyone
I'm puzzling to import a csv file.
the file is to populate a table in a mysql database, the fields are the same, both csv files and those of the database; I tried using phpmyadmin in the import section in two different ways, namely: 1) including the first line, where they entered the field names, and 2) by removing all the first line; the result is always the same: The number of fields is not valid in the input CSV line 1.
why not let me import the file?
regards

Options: ReplyQuote


Subject
Views
Written By
Posted
import file csv
876
April 17, 2017 01:47AM
481
April 27, 2017 03:39PM
428
April 27, 2017 11:27PM


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.