hi,
I installed sql server 2005 ,when i try to connect to sql server management studio iam getting this error.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
I searched internet and found this :under sql server surface area configuration
So I followed the following steps to change the setting from local connection to local and remote connection:
Note Click OK when you receive the following message:
But there is no DATABASE ENGINE It contain ANALYSIS SERVICES.
Then How Get rid from the above error.
Thanks in advance.
hi,
I installed sql server 2005 ,when i try to connect to sql server management studio iam getting this error.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
I searched internet and found this :under sql server surface area configuration
So I followed the following steps to change the setting from local connection to local and remote connection:
Note Click OK when you receive the following message:
But there is no DATABASE ENGINE It contain ANALYSIS SERVICES.
Then How Get rid from the above error.
Thanks in advance.
|||Look in the SCM (service Control manager of Windows) There you will find the SQL Server Service "SQL Server (MSSQLSERVER)" (or probably and instance name in the parenth.) Restart this service and you′ll be fine.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment