Hello, SQL 2008R2
I am trying to alias a SQL server instance and have tried two ways.
1) SQL Server Configuration Manager
2) SQL Server Client Network Utility (Cliconfg.exe)
However, neither worked as I set them up.
I checked to see what the default TCP/IP port in SQL Server Configuration Manager of the linked instance.
When I try to connect the error is:[tt]
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)[/tt]
Notice it talks about named pipes but I set up TCP/IP.
Any suggestions?
Thank you,
djj
The Lord is my shepherd (Psalm 23) - I need someone to lead me!
I am trying to alias a SQL server instance and have tried two ways.
1) SQL Server Configuration Manager
2) SQL Server Client Network Utility (Cliconfg.exe)
However, neither worked as I set them up.
I checked to see what the default TCP/IP port in SQL Server Configuration Manager of the linked instance.
When I try to connect the error is:[tt]
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)[/tt]
Notice it talks about named pipes but I set up TCP/IP.
Any suggestions?
Thank you,
djj
The Lord is my shepherd (Psalm 23) - I need someone to lead me!