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
 Cannot connect from vb6 to sql server

Author  Topic 

corneagigi
Starting Member

1 Post

Posted - 2008-04-06 : 15:31:52
Hi everyone.

I have a problem....I am building an application that uses a database and I need to connect to sql server 2005 but when trying to connect I encounter the following error:
A connection attempt failed because the connected party did not properly respondafter a period of time, or established connection failed because connected host has failed to respond...

hat could be the problem???

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-04-06 : 15:33:11
check this out:

http://connectionstrings.com/
Go to Top of Page

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-04-06 : 15:34:05
Can you ping server?
Go to Top of Page
   

- Advertisement -