About 269,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. sql server - SSMS version 18 – no Database Diagrams - Stack …

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

  6. Import / Export database with SQL Server Server Management …

    Exporting and Importing Database with MS SQL Server Management Studio 1.Exporting Database from SQL Server On Object Explorer right click database you want to export listed in …

  7. 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, …

  8. How to edit data in result grid in SQL Server Management Studio

    The given answers are still valid. No change in SSMS (SQL Server 2016) has been made on that regard. You can also use the criteria pane, after doing the "Edit Top 200 Rows". Show criteria …

  9. Why does SQL Server Management Studio 18 fail to connect to …

    Jun 29, 2022 · I am trying to connect to SQL Server 2014 using SQL Server Management Studio 2018 on a Win 2016 box from a my Windows 10 laptop. My connection fails unless TLS 1.0 is …

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

    Jun 12, 2019 · 39 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 …