On Saturday 01 March 2003 14:27, Alawi shekh albaity wrote: > What wrong with this SQL > $SQLSTATEMENT["UPDATE_CAT"] = " > UPDATE cats SET > cat_name = '$cat_name', Remove that trailing comma. > WHERE cat_id = $catidforedit > "; > Error no : 1064 > Details : > > You have an error in your SQL syntax near 'WHERE cat_id = 2 ' at line 4 > > Db : mysql -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* Massachusetts has the best politicians money can buy. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php