• My Errors
  • Login
  • Search
Search again

Error #135620

sp_rename The user does not have permission to perform this action.

User's solution

This works!
+0 Vote Up

The table name was the same as a reserved type name - Image, so SQL Server was giving an error because it thought I wanted to rename a system type...

Mar 03, 2010