About 1,140,000 results
Open links in new tab
  1. sql server - How to install Management Studio without Azure Data …

    Oct 25, 2023 · I want to install SQL Server Management Studio (SSMS) without Azure Data Studio using Chocolatey. I am trying this, but it does not seem to work: choco install sql-server …

  2. fatal error during installation (0x80070643) SQL Server …

    Sep 23, 2017 · I am installing the Microsoft SQL Server Management Studio (17.2). It was installed before, but I re-install it because I forgot the admin password (shouldn't do this …

  3. How do I use Poor Man's T-SQL Formatter in SSMS v20?

    Mar 29, 2024 · Install SSMS 20.x Install PoorMansTSqlFormatter copy PoorMansTSqlFormatterSSMSPackage.pkgdef to C:\Program Files (x86)\Microsoft SQL …

  4. Unable to install Microsoft SQL Server Management Studio …

    Oct 11, 2019 · Did you install the ODBC driver for SQL Server? (I don't think the x64 version is installed by default).

  5. ssms - Is SQL Server Management Studio necessary to use SQL …

    Dec 2, 2018 · 6 To use a SQL Server database on a PC, you must install the SQL Server database engine on that PC (or have it available somewhere in the network which can be …

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

    May 19, 2018 · Then after drivers etc reinstalled, I installed: Installed Visual Studio Community Installed SQl Server Express 2017 FAILED - to install SQL Server Management Studio 17.7 It …

  7. How to connect to a local database in SQL Server Management …

    Apr 6, 2017 · 97 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 …

  8. sql server - Couldn't install SSMS: A pending restart is blocking …

    Search the registry with "visual studio 2015" and deleted all the keys which are either related to shell or prerequisites. Repaired the SQL server 2016 and then installed SSMS.

  9. Create Local SQL Server database - Stack Overflow

    Apr 11, 2017 · I've used SQL Server Management Studio before, but only when the server is already up and running. I need to start from the beginning and create my own instance on the …

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