Answer the question
In order to leave comments, you need to log in
How to set up access to Sql Server on Ubuntu?
Installed Sql Server Express on the server. I want to access the database from my windows pc. It seems to open port 1433, but there is no result. How can this problem be solved?
Answer the question
In order to leave comments, you need to log in
On the server side, look at the SQL Server log on which IP and port it is listening on.
Check if they are blocked.
On the client, check which IP and port requests are being sent to.
Check if these requests are blocked.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question