I’m importing a csv file into MYSQL via phpmyadmin. the only issue I’m having is that the import skips the first value of each record. for example, if the csv file has 500 lines and each line looks like: name, address, email – the name column is not importing into the db table with the others. I’m guessing this may have to do w/ the primary key set to auto increment… possibly? Not sure?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Import CSV to MySQL | 0 | 72 | October 16, 2008 | |
Mysql Help: Insert Csv Data Into Mysql | 3 | 91 | June 13, 2008 | |
PHP csv import - with commas in datafields | 0 | 114 | January 17, 2008 | |
Having an amazingly dumb day | 0 | 75 | August 8, 2008 | |
Importing CSV data to Exsiting MySQL Table? | 0 | 75 | June 19, 2007 |