Monday, July 30, 2012

User, group, or role 'dbo' already exists in the current database


1) Check the owner of the database
     If owner is sa and you are trying to update user as dbo while mapping database you may receive this  
    error.
2) Make sure owner name and assigned permissions

No comments: