About 50 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 Tools Pack, but …

  2. sql server - How to set execution timeout in SSMS - Database ...

    May 28, 2024 · I want to stop all the query that exceeds the given execution timeout value of an instance in SSMS. I tried to set the execution timeout in SSMS using multiple methods. Initially, I tried …

  3. How can I fix "Login failed for user sa" error in SQL Server?

    Apr 30, 2021 · 8 I can access my databases through SQL Server Management Studio (SSMS) by using my Windows account no problem. I have two issues though: I want to enable sa and then try to log in …

  4. ssms - How can I view special characters in SQL Server 2012 …

    In a SQL Server 2012 database, I have a log table where I log SQL queries executed by a VB.NET application. The field is defined as nvarchar(MAX) In Microsoft SQL Server Management Studio, …

  5. STRING_SPLIT with order not working on SQL Server 2022

    Dec 3, 2024 · The problem is that SSMS has IntelliSense / tooltips coded without conditional logic based on version, and the code is ahead of the engine. Currently the functionality is only available in Azure …

  6. ssms - Error: unable to find network path in Microsoft SQL Server ...

    Apr 24, 2024 · Error: unable to find network path in Microsoft SQL Server Management Studio Ask Question Asked 1 year, 10 months ago Modified 1 year, 10 months ago

  7. ssms - Why does SQL-Server Management Studio change "Execute …

    Jun 7, 2024 · I'm a regular user of SQL-Server Management Studio but now I have a totally weird situation: when I press F5 or when I click on "Execute", SQL-Server Management Studio does not …

  8. sql server - SSMS 21.0.1 - can copilot integration be stopped ...

    May 23, 2025 · 4 SSMS 21 is out of preview and now generally available - now integrated with Visual Studio installer as per the picture below: Do we need to consider the implications for copilot …

  9. sql server - How do I modify the user interface language in SSMS ...

    How do I modify the user interface language in SQL Server Management Studio? For instance, if I installed in English, but wish to view in Japanese (to name but one possible example).

  10. Unable connect to SQL Server on SSMS and Got error 10054

    Jul 15, 2023 · I also have tried different SQL Server version (19 and 22) and also tried different SSMS version (19.0.1, 19.0.2, 19.1) I already tried adding additional connections parameters too in the …