Expand Minimize
This topic has not yet been rated - Rate this topic

The database row you are modifying no longer exists in the database.

SQL Server 2005

After you retrieved data into the Results pane, another user deleted a row from the database. You are now trying to modify that row from within the Results pane. Your modification will not work, because the row that is the target of your modification no longer exists.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.