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

Reply via email to