Hey there,
Can you use the load data infile command to load stuff in only if certain
fields match?  Or would I have to do this via some php loop?

Basically I have a txt file with 5 fields in it. First name, extension,
space, seat, cluster.

I only wanna update a record with the space seat and cluster information as
long as the extension  and first name are a match.

Thanks!
Marky 


-- 
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