Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | PythagoreanStarting Member
 
 
                                        1 Post | 
                                            
                                            |  Posted - 2007-08-21 : 10:01:50 
 |  
                                            | Hi, I have a login and I' m trying to create a New User, but it won't let me.Error mesg is: "This login has an account under a different user name. Error 15063"I don't know which user name it is referring to(!) and it doesn't allow a blanc user name..anyone can help??  |  |  
                                    | rmiaoMaster Smack Fu Yak Hacker
 
 
                                    7266 Posts | 
                                        
                                          |  Posted - 2007-08-21 : 22:45:17 
 |  
                                          | You mean db user? Can remap db user to sql login with sp_change_users_login. |  
                                          |  |  |  
                                |  |  |  |