From: Date: June 2 2004 9:23am Subject: [mysql-php] mysqlimport error List-Archive: http://lists.mysql.com/mysql/166553 Message-Id: <001e01c44872$8bdec2c0$0400a8c0@nikos> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: 7bit Hello list I'm trying mysqlimport --local -d --fields-enclosed-by="|" --fields-terminated-by=";" - -lines-terminted-by="\n" -unikos -p mydb c://temp//programs.txt but i get an Error: File 'c:/temp/programs.txt' not found (Errcode: 2), when using table: programs What I'm doing wrong? RH-9 - APACHE v2 - mysql 3.23.54 Thanx