![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Running SQL Server 2k8 Express Edition with Advanced Services on Windows XP (SP3). Everything fine is going but unable to connect remotely to SQL Server and getting the following error message: 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) Already allowed remote connections to the server. Anyone can help please? |
#3
| |||
| |||
|
|
Hi, In SQL Express by default remote connections are disabled. i.e Named Pipes and TCPIP protocols are disabled. If you have already enabled these protocols make sure that your SQL Browser service is running because SQL Express is installed as named instance and uses dynamic port each time it starts. Regards, Balaji "M.K" <mianksaeed (AT) yahoo (DOT) com> wrote in message news:%23MsZJLZaKHA.616 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hi, Running SQL Server 2k8 Express Edition with Advanced Services on Windows XP (SP3). Everything fine is going but unable to connect remotely to SQL Server and getting the following error message: 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) Already allowed remote connections to the server. Anyone can help please? |
#4
| |||
| |||
|
|
Already enabled Named Pipes and TCIP and started SQL Browser service as well. "Balaji" <tbalajiprabhu (AT) gmail (DOT) com> wrote in message news:elPEMNdaKHA.4312 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hi, In SQL Express by default remote connections are disabled. i.e Named Pipes and TCPIP protocols are disabled. If you have already enabled these protocols make sure that your SQL Browser service is running because SQL Express is installed as named instance and uses dynamic port each time it starts. Regards, Balaji "M.K" <mianksaeed (AT) yahoo (DOT) com> wrote in message news:%23MsZJLZaKHA.616 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hi, Running SQL Server 2k8 Express Edition with Advanced Services on Windows XP (SP3). Everything fine is going but unable to connect remotely to SQL Server and getting the following error message: 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) Already allowed remote connections to the server. Anyone can help please? |
#5
| |||
| |||
|
|
Already enabled Named Pipes and TCIP and started SQL Browser service as well. |
#6
| |||
| |||
|
|
M.K (mianksaeed (AT) yahoo (DOT) com) writes: Already enabled Named Pipes and TCIP and started SQL Browser service as well. You restarted the server after enabling TCP, didn't you? -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#7
| |||
| |||
|
|
Yes I already has restarted the machine after enabling TCP "Erland Sommarskog" <esquel (AT) sommarskog (DOT) se> wrote in message news:Xns9CC9EE29410D2Yazorman (AT) 127 (DOT) 0.0.1... M.K (mianksaeed (AT) yahoo (DOT) com) writes: Already enabled Named Pipes and TCIP and started SQL Browser service as well. You restarted the server after enabling TCP, didn't you? -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
![]() |
| Thread Tools | |
| Display Modes | |
| |