Forum Moderators: phranque
I've been trying to upload a csv file to my database set up on godaddy via Phpmyadmin, but I keep getting the same error message, "Invalid field count in CSV input on line 1"
I've only got five columns in the database table and my csv file reads as follows eg.
HNnumber,Name,Description,Issued,Value
HN4793,Lady Sarah Jane,NA,New release,375.00,
I've uploaded this same csv to another database without any problem, anyone have any idea what's wrong?
Lovejoy