When two people are logged into the same database and one person has executed a select query on one, many or all records of a table, the other user is unable to update any of the returned values.
This can also occur if the one person has two SQL windows connected to the same database and is...