It's because you're using \ . In PHP that's a special character release.
What you want to do then is to use a double \ within the file path.
'C:\\PHP\\uploadtemp\\php7.tmp'
- Erik
> -Original Message-
> From: Lee Denny [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 9:34 AM
>
LD>> This is probably stupid but I've just upgraded from PHP3 on 98 to PHP4 on
LD>> Win2000 using IIS 5.0. Everything seems to be fine, but when i try to move
LD>> files I get the error:
LD>>
LD>> LOAD DATA LOCAL INFILE 'C:\PHP\uploadtemp\php7.tmp' INTO TABLE gallery
LD>> FIELDS TERMINATED BY ';