How to solve error 26 unable to Locating sql server/Instance ?
-
domingo, 29 de abril de 2012 5:24
Hi,
I am getting a error message when trying to open the table in server explorer the error is:
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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
How to solve this?
Todas las respuestas
-
domingo, 29 de abril de 2012 5:35
Hi,
I think you have connectivity problem, try to reconnect again and make sure your write the correct instance name.
I hope this is helpful.
Please Mark it as Answered if it answered your question
OR mark it as Helpful if it help you to solve your problem
Elmozamil Elamir Hamid
MyBlog
-
domingo, 29 de abril de 2012 8:25Moderador
Hello,
For every problem of connectivity , you should find an explanation ( and solution ) in http://blogs.msdn.com/b/sql_protocols/
For example :
and
It is a pity to see so many people ignoring the existence of this blog ( maybe beause of the way used by Google or Bing to present the "potentially useful" articles about this topic )
If you look at the sticky thread ( the 3rd one if my memory is not failing ) , you will find a post sending you to the SQL Protocols blog. The stiky threads exist to help potential posters to find a solution to their problems. On this forum, you will find people who help people who have problems of connectivity, but a little search by the original poster will avoid to repeat always the same replies and links.
Moreover , your question is not clear : what do you mean with "when trying to open the table in server explorer " ? Are you using SQL Server Management Studio ( in shortcut SSMS or SSMSE if SQL Server Management Studio Express ) to connect ? Which is the version ( 2000, 2005, 2008, 2008 R2, 2012 ) and edition ( MSDE,Express but which one?, Web, Standard,Entreprise,Datacenter ) ? For example, SQL Server Express has some specific onnectivity problems. I think that all these informations are useful and should be always provided.
I would suggest you to insert SQL Protocols Blog in your favorites if you want to use SQL Server frequently.
We are waiting for your feedback to try to help you more efficiently.
Have a nice day
Mark Post as helpful if it provides any help.Otherwise,leave it as it is.
- Marcado como respuesta KJian_ miércoles, 09 de mayo de 2012 3:15
-
lunes, 30 de abril de 2012 15:19
Also, for basic configuration and connection: Tutorial: Getting Started with the Database Engine
For advanced troubleshooting: How to Troubleshoot Connecting to the SQL Server Database Engine
Rick Byham, Microsoft, SQL Server Books Online, Implies no warranty
- Marcado como respuesta KJian_ miércoles, 09 de mayo de 2012 3:15

