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
Enable overcommitment in Xenserver 5.6
Install .PFX file to personal store - Certificate Authority
dynamic httpbinding for web services
Problem connecting Netapp FCP LUN on SERVER 2008
Print jobs starting very slowly on HP laser
Is isql supported in SQL 2008
How can I display this without line breaks
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Generate email and append fields to body
strange connection speed problem