> mysql_quory($Query);
typos....

i can't also see more errors...

"Niklas lampén" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Code:
> <?
> $Query = "UPDATE feRegUsers SET Constructor='2001-09-17',
> Enertec='2001-09-17', Seatec='2001-09-17' WHERE ID LIKE '288'";
> mysql_quory($Query);
> print mysql_error();
> ?>
>
> That results
> "You have an error in your SQL syntax near 'Constructor='2001-09-17',
> Enertec='2001-09-17', Seatec='2001-09-17'' at line 1".
>
> What's wrong? I don't see anything that can be wrong! Am I blind once
again?
>
>
> Niklas
>



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