About 225,000 results
Open links in new tab
  1. Can I see Historical Queries run on a SQL Server database?

    Jamie Thomson points where SSMS actually has a "recovery" area under your Windows profile, similar to Word or Excel recovery. Another individual notes in comments about the SSMS …

  2. Extensions in SSMS 21 - Database Administrators Stack Exchange

    May 26, 2025 · SSMS 21 is based on the Visual Studio 2022 shell, which is 64-bit, unlike all prior iterations which are 32-bit. Microsoft have also added support for native Visual Studio …

  3. SSMS error - Database Administrators Stack Exchange

    Jun 7, 2023 · I believe this happens when your SSL certificate for the SQL Server machine is not setup properly. You should be able to workaround it by checking off the "Trust server …

  4. sql server - Blue icon with question mark - what does it mean ...

    Jun 19, 2017 · Adding an entry for the SQL server to your hosts file (C:\Windows\System32\drivers\etc\hosts) with the IP address and just the server name, not …

  5. How to connect to a local SQL Server instance by IP Address in …

    Nov 18, 2020 · In your SQL Server Configuration Manager if you scroll down to the bottom you will find the TCP dynamic Port that is being used by your local instance. With this information I …

  6. sql server - What does a RED X on a database user mean?

    Jul 24, 2018 · I created two new AD groups and added them as Users of a database, but their icons show with a red X. What does this mean?

  7. Could not find the Server Agent in SSMS

    SQL Server Agent is only available with certain versions of SQL Server. For instance, it is not available at all with SQL Server Express. If you have SQL Server Standard or Enterprise it will …

  8. ssms - SQL Server Management Studio cannot connect because of …

    Feb 5, 2019 · Since the version of SQL Server you are trying to connect to doesn't support a version of TLS that is enabled on your system, the connection fails. If you can't upgrade SQL …

  9. Connect to SQL Server with Windows Authentication in a different …

    I am trying to connect to a remote SQL Server on a VPN in a different domain. When I enter the Server name on the SQL Server and choose Additional Connection Parameters to add some …

  10. sql server - IntelliSense not working but it is enabled - Database ...

    This problem is really proving to be a tricky one (and quite annoying). In SQL Server Management Studio 2008, up until a few days ago my IntelliSense was working great. Then all of a sudden …