Excel file data insert error :: cannot open file
Moderator: General Moderators
-
amandeep.sandhu
- Forum Newbie
- Posts: 2
- Joined: Sun Jul 18, 2010 9:17 am
Excel file data insert error :: cannot open file
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 linux server on my site it fails. the path shown on local server is d:\abc.csv but on linux is d:\\abc.csv. An extra \ is added. Could somebody helps me. Thx in advance.