I may be not understanding properly without checking your MySQL syntax, but 
should it not be "C:\WINDOWS\Desktop\db.txt"?

Tom


At 08:53 10/07/2001 -0500, you wrote:
>Every time I use the command
>
>LOAD DATA LOCAL INFILE "C:WINDOWS:Desktop:db.txt" INTO TABLE booktest;
>
>I get this error message...
>
>ERROR:
>File 'C:WINDOWS:Desktop:db.txt' not found (Errcode: 2)
>
>
>How can I load my  file to the database???
>
>--Will


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to