About 756,000 results
Open links in new tab
  1. How to find server name of SQL Server Management Studio

    Apr 18, 2013 · I installed Microsoft SQL Server 2008. When I start SQL Server Management Studio (SSMS), I get the Connect to Server login window with a blank textbox for Server …

  2. How to know my server name in SQL Server? - Stack Overflow

    Aug 31, 2018 · I installed SQL Server but I forgot my server name and now that I install SQL Server Management Studio, it needs the server name. How can I get server name again?

  3. What to enter as "Server Name" in SQL Server Management Studio

    Aug 7, 2012 · When I start SQL Server Managaemnt Studio (SSMS), I'm having a problem in connecting to the database. What will be the 'server name' if my computer's name is Rakesh?

  4. sql - How to determine the Server Name after installing SSMS v18 ...

    Jun 29, 2019 · How to find server name of SQL Server Management Studio mentioned using the Sql Server Configuration Manager, which I also didn't have. At this point, I realized something …

  5. How to query the name of the current SQL Server database …

    41 It is a bit of a "chicken or egg" kind of query, but can someone dreamup a query that can return the name of the current database instance in which the query executes? Believe me when I …

  6. Connecting to SQL Server Express - What is my server name?

    Visual Studio 2010 is installed as well as SQL Server Management Studio 2008 R2. I'm trying to open SQL Server Management Studio to connect to the database but so far am not having …

  7. How to get current instance name from T-SQL - Stack Overflow

    Aug 23, 2022 · How can I get the SQL Server server and instance name of the current connection, using a T-SQL script?

  8. SQL Server: How to find all localdb instance names

    Mar 22, 2016 · I have two versions (2012, 2014) of SQL Server Express LocalDB installed in my system. How can I find all existing LocalDB instance names? I found a way to do that using …

  9. Unable to find server name of SQL Server - Database …

    When you say 'it wants a server name...', what is IT? Did you install a default instance or a named instance? Are you local on the computer that you installed Sql Server when you run the …

  10. How can I determine installed SQL Server instances and their …

    When instances installed on the server, SQL Server adds a service for each instance with service name. It may vary for different versions like 2000 to 2008 but for sure there is a service with …