About 52 results
Open links in new tab
  1. Where can I download SSMS 2016? - Stack Overflow

    0 To download older versions of SSMS you need to go here and select the version at the top of the left nav bar, otherwise it defaults to the latest version.

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

    I need the latest version of SSMS on 32 bits. I found that current version 17.x works only on 64 bits. Also I found a list of previouos versions but cannot tell which one is for 32 bits: https://...

  3. ssms - Where is SQL Server Management Studio 2012? - Stack Overflow

    May 4, 2012 · Just for the record, that link goes to the download of SQL Server 1012 Express, which includes the SSMS Express version. This is not the same as the full SSMS, which may (or may not) …

  4. Import / Export database with SQL Server Server Management Studio

    Using Server Management Studio (SSMS) Import and Export Wizard is straightforward. You can do dump the whole DB directly into another database, no need to store it into a temp file.

  5. Unable to install Microsoft SQL Server Management Studio because of ...

    Oct 12, 2019 · 3. doing a full restart before install of SSMS. finally fixed the issue. Same issue with latest version. Uninstalling "Microsoft ODBC Driver 17 for SQL Server" (via Apps & Features) resolves the …

  6. Change the default installation path of SQL Server Management Studio

    Apr 19, 2017 · There is no direct approach (At last now) to change the default SQL Server Management Studio installation path but you can use Symbolic Links: What are Symbolic Links? From The …

  7. SSMS 18.4 installation will not run - Stack Overflow

    Dec 9, 2019 · SSMS 18.4 installation will not run Asked 6 years, 2 months ago Modified 12 months ago Viewed 4k times

  8. ssms - SQL Server Management Studio missing - Stack Overflow

    Mar 4, 2024 · I just installed SQL Server 2008 r2 and SQL Server Management Studio. After installation, I found that the SQL Server Management Studio has not been installed. I wanted to install SQL …

  9. SQL Server Management Studio (SSMS) setup fail (0x8007046)

    May 19, 2018 · I reformatted my PC after a windows(10 Home 64bit) update was interrupted. Then after drivers etc reinstalled, I installed: Installed Visual Studio Community Installed SQl Server Express …

  10. How to connect to a local database in SQL Server Management Studio?

    Apr 6, 2017 · 98 I have downloaded the SQL Server Management Studio (SSMS) 2016 to recover a huge .bak file which is an old backup of a database. But first of all I need to connect to a DB Server. …