I need to connect to a sql server instance on a network, but I get the error
No connection could be made because the target machine actively refused it
I've set the port to 1433, checked that the TCP/IP is enabled, checked that sql can allow remote connections, the firewall is off so that's not the issue.
I just need to connect and read data from a sql database. any help would be appreciated!