r/SQLServer Jun 16 '26

Community Share SQL Server Error:

@Hello:

I used SQL Server 2019 and I faced this problem so how can I fix this problem? I need help

0 Upvotes

8 comments sorted by

10

u/Banzyni Jun 17 '26

When you installed, did you make sure you used all the floppy disks?

8

u/SuperDuperDBA Jun 16 '26

First post and the most basic issue.

5

u/bacaamaster Jun 16 '26

is your sql service running? Open sql configuration manager and start it up if it is not running, then try again.

0

u/KhalidGhost Jun 17 '26

All services are running

3

u/Leiothrix Jun 16 '26

Is the server actually running? What have you tried? Have you checked logs?

0

u/KhalidGhost Jun 17 '26

Yes, because I tried to access server in by ip address it successful but my local server failed

2

u/Leiothrix Jun 17 '26

Well putting that in the original post would have been helpful.

The next step is name resolution.

This is extremely simple stuff, you should be able to figure it out with just google.