I'm trying to install ARS and connect to our SQL instance. The port for the server isn't the default 1433. I found some documentation to put SERVERNAME, portnumber but it fails instantly when I do it this way.
I'm trying to install ARS and connect to our SQL instance. The port for the server isn't the default 1433. I found some documentation to put SERVERNAME, portnumber but it fails instantly when I do it this way.
It instantly fails with error: "Invalid SQL Server computer name"
Using servername\instance, I get "Unable to access database 'Database' on SQL server 'server\instance' followed by an explanation and "(provider: SQL Network Interfaces, error: 25 - connection string is not valid)"
It instantly fails with error: "Invalid SQL Server computer name"
Using servername\instance, I get "Unable to access database 'Database' on SQL server 'server\instance' followed by an explanation and "(provider: SQL Network Interfaces, error: 25 - connection string is not valid)"