Running the following query in SQL Server Management Studio gives the error below.
update table_name set is_active = 0 where id = 3
There are 3 possibilities on the MS KB
When I see stuff like this: I always think hotfix, engine, server errors etc.
4 results: search for ""Msg 0, Level 11,State 0, Line 0" A severe error occurred on the current command"
Edit: It's on MS Connect too