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 | |
Importing csv to mysql
|
0 | 89 | November 22, 2006 | |
Mysql Help: Insert Csv Data Into Mysql | 3 | 91 | June 13, 2008 | |
PHP - Import CVS into PhpMyAdmin
|
0 | 75 | December 2, 2004 | |
PHP - Import CVS into PhpMyAdmin
|
0 | 98 | December 2, 2004 |