约 755,000 个结果
在新选项卡中打开链接
  1. How to find server name of SQL Server Management Studio

    2013年4月18日 · 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

    2018年8月31日 · 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

    2012年8月7日 · 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. 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 …

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

    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. SQL Server: How to find all localdb instance names

    2016年3月22日 · 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 …

  8. sql - Find all tables containing column with specified name - Stack ...

    Find all tables containing column with specified name Asked 14 years, 9 months ago Modified 5 months ago Viewed 4.5m times

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

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

  10. ssms - How to find Server Name login into SQL Server by …

    2019年1月10日 · How to find Server Name login into SQL Server by Management Studio? Asked 6 years, 9 months ago Modified 6 years, 9 months ago Viewed 16k times