Does the form you are using to update use checkboxes??
what kind of values are being passed?
"Mak" <[EMAIL PROTECTED]> wrote in message
008001c15bc8$3c73e6a0$7e8f9cca@athlon700delta">news:008001c15bc8$3c73e6a0$7e8f9cca@athlon700delta...
> What does the error message say? What sort of error is it?
> - ycmak
>
> ----- Original Message -----
> From: "Mark Roedel" <[EMAIL PROTECTED]>
> To: "Srinivasan Ranganathan" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Tuesday, October 23, 2001 9:35 PM
> Subject: RE: [PHP] Update Query - Urgent
>
>
> > -----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]
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>



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