EDIT: Welcome to PHPBuilder! When posting PHP code, please use the board's [noparse]
..
[/noparse] bbcode tags as they make your code much easier to read and analyze.
Are you getting the 'Could not update Category' message?
Do you have display_errors set to On and error_reporting set to E_ALL?
Finally, have you tried echo'ing out $sql and copying-and-pasting the resulting output into something like phpMyAdmin in order to manually execute the SQL query and observe the results?