Hello all-- Hope this is the right forum. I'm trying to import a list of emails in csv format to my MySQL database, specifically the mt_notification table under the email field. But I can't seem to make this work. I keep getting this error:
CODE
Invalid field count in CSV input on line 1
Is my file that I have (only 200+ emails) in a bad format? What am I doing wrong? I'm a total neophyte when it comes to MySQL, so any help would be greatly appreciated!
thanks,
chris