Hi,
This evening I'd download the complete packet of NuSphere what contains also
MySQL.
In the tutorial what comes with it, it say that you can make a txt file and
save it. With this txt file you can LOAD it in MySQL by using the command: "
LOAD DATA LOCAL INFILE "txt_name.txt" INTO TABLE table_name; "

But it does not tell me where I have to save this txt file. I tried it in
several directories, but MySQL cannot find the file.
Can you tell me where I have to save the txt file in order to be able to let
MySQL load the txt file in the table ?

The nusphere directory is located at c:\program files\
To see the directory structure, I had upload a screenshot to
http://home.planet.nl/~jool/mysql-dirs.gif

Best regards,
Olav Wirtz
The Netherlands.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to