Can't find my Localhost Database Engine for SQL Server
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Discussion
Physics news on Phys.org
Mentor
- 15,788
- 10,666
Did you try using the actual tcpip address of your host or the 127.0.0.1 to test that it works ?
Did you try searching on google to see if others had the same problem? It may well be a product issue.
Review your install confit stuff to see you have to place anything in the Microsoft Windows registry ?
Did you try searching on google to see if others had the same problem? It may well be a product issue.
Review your install confit stuff to see you have to place anything in the Microsoft Windows registry ?
willem2
- 2,134
- 395
Can you start SQL server configuration manager? You probably need the check if the sql server browser service running. The TCP/IP network protocol should be enabled. Look if what the name of the instance of SQL server is, and don't browse, but connect to COMPUTERNAME\INSTANCENAME. Look at https://docs.microsoft.com/en-us/sq...-connecting-to-the-sql-server-database-engine See the steps under "testing a local connection"
If that doesn't work look in the windows eventlog if there were any errors during startup of sql server (restart services with configuration manager if necessary).
If that doesn't work look in the windows eventlog if there were any errors during startup of sql server (restart services with configuration manager if necessary).
Similar threads
Amateur Dev Q: Creating Front End for SQL Server DB
- WWGD
- · Replies 18 ·
- Programming and Computer Science
- Replies
- 18
How has SQL Server not gone the way of the dinosaur?
- SlurrerOfSpeech
- · Replies 3 ·
- Programming and Computer Science
- Replies
- 3
Copying Databases between Different Versions of SQL Server
- WWGD
- · Replies 8 ·
- Computing and Technology
- Replies
- 8
Segway for Presentation: SQl Server/Database and Data Mining
- WWGD
- · Replies 6 ·
- Computing and Technology
- Replies
- 6
SQL Server Configuration Manager missing after Express 2017 install
- WWGD
- · Replies 8 ·
- Computing and Technology
- Replies
- 8
Trouble Connecting to Default Instance in SQL Server 2017 (Win10)
- WWGD
- · Replies 11 ·
- Computing and Technology
- Replies
- 11
Installing SQL Server Dev Config Manager (Snap in)
- WWGD
- · Replies 1 ·
- Computing and Technology
- Replies
- 1