
There is a SQL Server on my computer, but I can't retrieve it anyway,
Ask for help. Thanks

There is a SQL Server on my computer, but I can't retrieve it anyway,
Ask for help. Thanks
You can manually enter the server name to establish a connection.
Sql Server Object Explorer view can connect to the server correctly, and then you can see the server name, copy the server name and then come to this page to connect to the server.

If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
The name of the server on which the database is installed on my computer is just the name of the computer, but the name of the server on which the database is installed on someone else's computer is the name of the computer \ instance. Is that the reason?Thanks
I have reinstalled SQL Server several times. It's just the computer name, not the computer name\instance name
@Fans-5785
I have not encountered this situation before, click View -> Sql Server Object Explorer on the menu.
Click the Add sql server button, what does the window look like?
This is my window:
This is my window, but mine seems to be similar to yours
In this case, using (localdb)\MSSQLLocalDB as the server name should be able to establish a connection.
Just like in the picture above, I can successfully connect and get all the databases in this server correctly.
Have you tried and still can't work?
Hi @Fans-5785, I have not heard from you for a couple of days. Please let me know if there is anything that I can help here.
5 people are following this question.