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 ?
Bastien Koert

2005-03-24, 3:56 pm

missing single quotes around text

UPDATE tipping SET score = 3 WHERE round1.game1 =' H'
AND tipping.username = 'jerry';

bastien

>From: JeRRy <jusa_98@yahoo.com>
>To: php-db@lists.php.net
>Subject: [PHP-DB] Why not ?
>Date: Fri, 25 Mar 2005 04:05:28 +1100 (EST)
>
>Why does this NOT work?
>
>UPDATE tipping SET score = 3 WHERE round1.game1 = H
>AND tipping.username = jerry;
>
>Please inform?
>
>J
>
>
>
>Find local movie times and trailers on Yahoo! Movies.
>http://au.movies.yahoo.com
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

Sponsored Links







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

Copyright 2008 codecomments.com