About 290,000 results
Open links in new tab
  1. SQL Server® 2016, 2017, 2019 and 2022 Express full download

    Jan 25, 2017 · All previous version of SQL Server Express were available in both web and full downloads. But I cannot find full download of SQL Server® 2016 Express. Does it exist? …

  2. What is the latest version of SSMS on 32 bits? (SQL Server …

    Today, I installed SQL Server Management studio 18.3.1, and the program itself appears to be 32-bit, verified by the 7-zip method, given in How to check if an EXE is 32-bit or 64-bit on …

  3. Microsoft SQL Server Management Studio closes immediately …

    Dec 14, 2022 · I had this same problem running SQL Server 2017 on Windows Server 2012 R2. • After installing SSMS 18.0 General Availability release (GA), when started, it always closed …

  4. How to recover missing SQL auto-recover files in SSMS (Microsoft …

    Sep 12, 2021 · 9 My SQL Server Management Studio (SSMS) closed unexpectedly. Many SQL files were open. When SSMS was restarted, it did reopen some auto-recover files, but not all …

  5. Creating a database instance after having installed SQL Server ...

    Jun 2, 2019 · 0 I have installed the SQL Server Management Studio (v. 17.9.1) but I am not able to create an instance. In fact no server appears in the box when I browse: How can I proceed, …

  6. How do you debug or step through the code in SQL Server …

    Jun 12, 2019 · 38 SQL Server Management Studio used to have Debug functionality that would allow to step through the code and watch the values etc. Referring to How to add the Debug …

  7. sql server - SSMS version 18 – no Database Diagrams - Stack …

    Sep 26, 2018 · The feature is deprecated, you can visit SQL Server Management Studio - Changelog (SSMS) page and read the Deprecated Features in SSMS 18.0. Deprecated …

  8. Cannot connect to MSSQL server management studio as localhost

    Aug 10, 2018 · I installed MSSQL server 2016 with configuration manager and management studio. I trying connect to SQL server via management studio: Server type: Database Engine …

  9. SQL Server Management Studio crashes after opening database …

    Jul 19, 2019 · 3 By mean 18, if you have SSMS version 18.0 installed then Database Diagrams were deprecated and removed from 18.0 version, and added back into SSMS version 18.1. …

  10. How to debug stored procedures in SQL Server 2018

    Oct 30, 2021 · If you're actually referring to SQL Server Management Studio 18 then you cannot debug procedures in SSMS 18 because Microsoft removed the feature for reasons unknown - …