Page 1 of 1

error while inserting excel recoreds in mysql

Posted: Wed Sep 08, 2010 3:55 am
by amandeep.sandhu
I am facing a warning error like "cannot open file..." while inserting excel data into mysql. but this is working on my local wamp server. data insertion works good. but on server on my site it fails. the path shown on local server is d:\abc.csv but on server path would be shown as d:\\abc.csv. An extra \ is added. Could somebody helps me.
Also no record inserted.
Thx in advance.