Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 problem while connecting to central server

Author  Topic 

tsrividya
Starting Member

3 Posts

Posted - 2008-10-25 : 03:04:36
i am having one central server running in my company.when i try to connect to the server from my terminal ,i am getting this error

TITLE: Connect to Server
------------------------------

Cannot connect to SERVER.

------------------------------
ADDITIONAL INFORMATION:

A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (Microsoft SQL Server, Error: 64)

kindly help me with this issue

thanks in advance

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2008-10-27 : 02:06:56
i think the user does not have permissions to connect to the default database

Arnav
Even you learn 1%, Learn it with 100% confidence.
Go to Top of Page
   

- Advertisement -