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.
Author |
Topic |
asifbhura
Posting Yak Master
165 Posts |
Posted - 2006-01-28 : 01:38:14
|
Hii am trying to connect my application with SQL SERVER. butit gives error as below.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) Please reply me soon.Best regards,ASIF |
|
Kristen
Test
22859 Posts |
Posted - 2006-01-28 : 02:35:35
|
Change the connection to use TCP/IP rater than Named Pipes??Kristen |
 |
|
|
|
|