Just talking about SQL Server auhentication, has a Login Name to be the same from the User Name?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, the login name and user name do not have to be the same – you can create a different user name in each database, all based off the same server-level login.
That said, why would you want to do this? It’s completely confusing.