> -----Original Message-----
> From: Srinivasan Ranganathan [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, October 23, 2001 7:22 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Update Query - Urgent
> 
> 
> I have a php script generate a sql update statement.
> when i query the database, the update doesn't happen.
> but when i echo the sql string and copy and paste it
> in my mysql client window, the update happens like it
> should!

After the update fails, does an 'echo mysql_error()' tell you anything
useful?


---
Mark Roedel           | "Blessed is he who has learned to laugh
Systems Programmer    |  at himself, for he shall never cease
LeTourneau University |  to be entertained."
Longview, Texas, USA  |                          -- John Powell 

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