January 29, 2007 at 11:19 am
I get SQL server does not exist or access denied: Connection open Connect(), when i connect using my desktop Enterprise manager. Locally i can connect to the db when logged in.
I have checked telnet using port 1433 and that does not work either.
Thanks,
Rajan.
January 29, 2007 at 12:46 pm
The develope & express versions of sql server do not by default allow remote connections.
Start sql server configuration manager, expand sql server network configuration, click protocols for...
Then on right hand side right click tcp/ip and enable then restart the sql server
hth
david
January 29, 2007 at 12:58 pm
Thanks David.
I am using Standard edition and tcp/ip is enabled.
Still unable to connect.
January 29, 2007 at 1:11 pm
Have you checked your firewall rules? as thats the other usual candidate
David
January 29, 2007 at 1:39 pm
Firewalls are disabled.
Last week i have installed sucessfully SQL server on another server and moved it to production with out any issues.
Its so weird that this server is giving such errors.
January 29, 2007 at 4:17 pm
January 30, 2007 at 8:24 am
Hey i am running SQL server 2000 sp4.
I have checked all the steps in the troubleshooting and they are configured as listed and still i am unable to connect.
Can some one say what's this error and when do we get?
SQL server does not exist or access denied: connection open: connect()
January 30, 2007 at 10:37 am
I deleted and reinstalled the whole thing, it works now.
Thanks all for your time.
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply