Microsoft
Software
Hardware
Network
Question : Error adding user mapping in sql server 2005
Hello,
I just restore a database in SQLserevr 2005. Now I am trying to add the loging.
In SSMS 2005 I did teh following
Select security
Select the user
Select user mapping
click the checkboc netx the user name and enter the username and default schema
Select db owner and press ok
I get the error "
user group or role '<dbusername>' already exist in the current database
How do I fix this error.
Thanks
Answer : Error adding user mapping in sql server 2005
Try:
USE <DB>
GO
EXEC sp_change_users_login 'Auto_Fix', '<user>'
GO
Random Solutions
VMWare 4 Error parsing the servers clients.xml file
Excellent uninstall script from Zoofan. Need a way to speed it up or run multiple machines at the same time.
Count consecutive values in MS SQL Server 2005
How do i factory reset netvanta 1524st switch from the cli command line?
WebSphere Data store helper class
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Amber Error PowerEdge 2650 e0d76
How to block USB Disks using Windows 2008 R2 Domain Controller Group Policy
How can I prevent changes to web browser proxy settings?
Lable (and other elements) not appearing in my code behind