79696857

Date: 2025-07-10 10:01:00
Score: 1.5
Natty:
Report link

you have to configure SQL Server to accept TCP/IP connections (it is disabled by default) and you need to set the port number.
1- Go to SQL Server Configuration Manager

2- Open SQL server Network Configuration/Protocols for SQLEXPRESS

3- Set TCP/IP to Enabled

4- Right click on TCP/IP Properties and set the port number

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aymen Ayadi