About 5,780,000 results
Open links in new tab
  1. user accounts - How to add Sysadmin login to SQL Server

    May 23, 2017 · In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties. On the Security page, under Server authentication, select the new server …

  2. Sign in or Switch User Accounts in SQL Server Management Studio

    Feb 13, 2025 · In this article, you learn how to sign in to SQL Server Management Studio (SSMS), add and switch user accounts, update your profile, sign out of your account, and the benefits …

  3. Connect different Windows User in SQL Server Management Studio

    Apr 22, 2016 · Hold shift and right click on SQL Server Mangement studion icon. You can Run as other windows account user. Unfortunately, this doesn't work when the account is on another …

  4. Cannot login after creating the user in SQL Server

    Jul 24, 2012 · for detailed explanation: If you're encountering the "Login failed for user" error when trying to log in to SQL Server after creating a new user, you can follow these steps to resolve …

  5. Unable to add AD user in MS SQL 2019 - Microsoft Q&A

    Jun 7, 2023 · Unable to add AD user in MS SQL 2019. Created a user (jarnold) in AD and provided the privileges to be a domain user and admin. Where the domain name is …

  6. Additional User Account, Windows Authentication in SQL Server ...

    Dec 20, 2018 · How can I solve this error so Mary can successfully connect to her local MS SQL Server with Windows Authentication? You need to add the user with his/her required roles and …

  7. Trying to add a new SQL Server user throws the error "is not a …

    I am trying to add a new user to an SQL Server 2012 database using SQL Server Management Studio. I right-click and select 'Add User' under Security -> Users, fill out the user information, …

  8. SQL Server Database Security – Logins and Users

    Nov 10, 2022 · In this tutorial, we look at how to create a SQL Server login along with an associated database user using SSMS and T-SQL code. Solution Gaining access to SQL …

  9. schema - Can't create user in SQL Server - Database …

    Nov 16, 2011 · If you want to add an other user to the login for the same database, you have to drop the first user. Instead, you have to create a different login for the second user. Hope this …

  10. How to Create Login, User and Grant Permissions in SQL Server

    Dec 27, 2024 · You can use the T-SQL’s create user command for SQL server add user to database. The SQL create user command takes the following syntax: create user <user …

  11. Some results have been removed
Refresh