About 58,300 results
Open links in new tab
  1. SQL Server Configuration Manager cannot be found

    Aug 23, 2022 · After installing SQL Server 2008, I cannot find the SQL Server Configuration Manager in Start / SQL Server 2008 / Configuration Tools menu. What should I do to install …

  2. Qué hago si no encuentro el Sql Server Configuration Manager en …

    Nov 25, 2016 · El SQL Server configuration manager, generalmente es accesible como complemento de la consola de administración (microsoft management console: mmc.exe). …

  3. sql server - The request failed or the service did not respond in a ...

    30 Above mentioned issue happened in my local system. Check in sql server configuration manager. Step 1: SQL server Network configuration step 2: Protocols for local server name …

  4. Windows could not start the SQL Server (MSSQLSERVER) on Local …

    For some reasons I moved this folder : (Program Files\\Microsoft SQL Server\\MSSQL11.MSSQLSERVER\\MSSQL) to another drive, then returned it to the same …

  5. SQL Server Config manager error: Cannot connect to WMI provider

    Jun 26, 2017 · The problem occurs because the Windows Management Instrumentation (WMI) provider configuration file for manage SQL Server services is missing. So the mofcomp …

  6. How to allow connections to SQL Server with 2 differents ip

    Feb 13, 2014 · You then start the SQL Server Configuration Manager, navigate to the SQL Server Network Configuration branch and open up to the Protocols for SQLINSTANCE (my picture …

  7. SSL Certificate missing from dropdown in SQL Server …

    Apr 24, 2016 · A valid, wildcard cert is installed on the server, and the cert's domain name (example.com) matches the server's FQDN (test.windows-server-test.example.com). The …

  8. How do I enable MSDTC on SQL Server? - Stack Overflow

    The firewall between the server and the client must allow communication over port 135. And more importantly the connection can be initiated from both sites (I had a lot of problems with the …

  9. How can I determine installed SQL Server instances and their …

    265 I'm trying to determine what instances of sql server/sql express I have installed (either manually or programmatically) but all of the examples are telling me to run a SQL query to …

  10. How to fix error “SQL Server (MSSQLSERVER) stopped automatically?

    May 24, 2016 · When I look SQL Server Configuration manager then I have observed that my "SQL SERVER (MSSQLSERVER)" is being stopped automatically with in couple of seconds. I …