when I try to do the update with a limit on which records, it gives me a
sytax error on the limit, is there anyway to get around this?

UPDATE catalogs SET PROCESSED = 'Y' LIMIT $i,10

thanks



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