Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' latitude = WHERE id = 290' at line 1

#0 /home/sites/inbrighton.org/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/sites/inbrighton.org/library/Zend/Db/Adapter/Abstract.php(464): Zend_Db_Statement->execute(Array)
#2 /home/sites/inbrighton.org/library/Zend/Db/Adapter/Pdo/Abstract.php(232): Zend_Db_Adapter_Abstract->query('UPDATE data_bri...', Array)
#3 /home/sites/inbrighton.org/application/controllers/CompaniesController.php(159): Zend_Db_Adapter_Pdo_Abstract->query('UPDATE data_bri...')
#4 /home/sites/inbrighton.org/application/controllers/CompaniesController.php(71): CompaniesController->updatePostcodeForCompany(Array)
#5 /home/sites/inbrighton.org/library/Zend/Controller/Action.php(512): CompaniesController->indexAction()
#6 /home/sites/inbrighton.org/library/Zend/Controller/Dispatcher/Standard.php(288): Zend_Controller_Action->dispatch('indexAction')
#7 /home/sites/inbrighton.org/library/Zend/Controller/Front.php(945): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/sites/inbrighton.org/application/bootstrap.php(136): Zend_Controller_Front->dispatch()
#9 /home/sites/inbrighton.org/public_html/index.php(15): Bootstrap->runApp()
#10 {main}