For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > March 2005 > Re: [PHP-DB] Why not ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Why not ?
Larry E . Ullman

2005-03-24, 3:56 pm

> Why does this NOT work?
>
> UPDATE tipping SET score = 3 WHERE round1.game1 = H
> AND tipping.username = jerry;


For starters, you should quote strings in a query. There may also be a
problem with the round1 reference.

Larry
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com