|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi there,
I tried using the following commmand to load the textfile into my table LOAD DATA LOCAL INFILE 'example.txt' INTO TABLE talename; which gives me the following error: File 'example.txt' not found exactly where do I have to save the text file, in order for the command to work? Your reply would be much appreciated Young |
|
#2
|
||||
|
||||
|
Did you try using an absolute path for the file?
More exactly, from where do you give the command, from where did you start MySQL and where is the file? |
|
#3
|
|||
|
|||
|
thank you!!
Thanx for the help, I tried the absolute path and it worked
young |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > please, and please give me some reply |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|