Hi Guys,
Not sure if this is a php or sql problem but i keep getting the following error when trying to update a row using php and 'UPDATE':
ERROR: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...
I've done a bit of testing on it and when i remove 'description' from the update it works fine.
My 'description' field is 2000 in length so i'm assuming it's too big to handle.
Any suggestions welcome.
Regards,
Tom.