[PHP-WIN] [Import text file] From: RG (rg <email protected>)
Date: 02/12/03

Hi

I try to do an import text file into a mysql table with the php
script provided with Manucorp Easyphp, but it does not work.

The message is :

<<Erreur
requête SQL:

LOAD DATA LOCAL INFILE 'C:\WINDOWS\TEMP\phpC255.TMP' INTO TABLE
abonnes FIELDS TERMINATED BY ';' ESCAPED BY '\\' LINES TERMINATED BY
'\r\n' (dp_indpri,dp_nom,dp_ville)
MySQL a répondu:File 'c:windowstempphpc255.tmp' not found
(Errcode:2)>>

The path above seems to be incorrect, but i have not found where to
modify it.

Environment is :

Apache 1.3.17 win32
PHP 4.0.5-dev
MySQL client API version 3.23.32

An idea ??

RG
rg <email protected>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php