szms
08-27-2003, 06:31 PM
The following query is not updating the database. but it works perfectly in mysql. Any sugeestion???
$result8 = mysql_query("update NonDummyFunction set Count = Count - 1 where Function_ID = 'Component_ID'");
$result8 = mysql_query("update NonDummyFunction set Count = Count - 1 where Function_ID = 'Component_ID'");