Do you have a fixed path for the data files? And in what format are these files? .CSV or TXT?
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
So how do you know where to look for the file if you dont know the path?
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
Also how do you get this filename?
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
Try to use a path which does not contain any spaces in the folder name. Let me know what happens, For eg: use the file path as :
"C:\Data\filename.txt"
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
It seems you are trying to connect to MySQL Database for this purpose.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
Also Try replacing the single quote with 2 single quotes or a double quote. That should work.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18