I have datas stored in microsoft excel, I have tried to covert the file to csv file and import it to PHPAdmin but no success. My suspect is that, the error cause by double quotes, and signle quotes.... Is there a free program to convert excel file to mysql dump file?
how important are the ticks anyways? (Personally, i always replace ' with `) Anyways, maybe just do the same with your sql data, then convert to csv. WIndow's Navicat has a TON of import/export options.