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
 SQL 2008 Server on win server 2008 R2

Author  Topic 

ahmaddiki
Starting Member

1 Post

Posted - 2010-09-17 : 07:55:28
Newbie here, I really newbie so help me please.

I v server with Winserver 2008 r2 on it and so SQL server 2008 r2 enterprise x64. so far so well my program can access the database normally on local but not on client. this is the message from sql
connection failed:
sql state : '08001'
SQL Server Error:5
[microsoft][sql server native client 10.0][named pipes provider:could not open a connection to SQL Server [5].
connection failed:
sql state: 'HYT00'
sql Server Error:0
[microsoft][sql server native client 10.0] Login timeout expired.
Please Help me!

:D
   

- Advertisement -