Hello...

I just encountered the following: let $a be a numeric php expression, a
the corresponding integer field in a table. When I say: "UPDATE table
SET a=$a" it denies the update. When I say: "Update table SET a='$a'" it
performs the update. Uhm, now I am wondering. Isn't 'something' supposed
to be a string?

Cu,
Andreas

Sql, mysql, query



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to