Hey, I need a set of extra eyes:

$res_id = mysql_query ("update contacts_data set (
            description='$description',
            data='$data',
            filename='$input_file_name',
            filesize='$input_file_size',
            filetype='$input_file_type'
            where uid='$uid'
            )");

Can someone tell me why this is yeilding:

MySQL Error: (1064) You have an error in your SQL syntax near '( 'Clayton Dukes', 
'ÿØÿà\0JFIF\0\0H\0H\0\0ÿÛ\0C\0' at line 1


???
TIA!
----------------------
Clayton Dukes
CCNA, CCDA, CCDP, CCNP
(c) 904.477.7825
(h) 904.292.1881
Download Free Essays, Term Papers and Cisco Training from http://www.gdd.net


Reply via email to