![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have sqlserver 2008 installed on a windows xp server. I am trying to connect to the database in visual studio. When I try to add a connection the instance of the server is not found. I am able to view the database using the SQL Server Management Studio. any help would be much appreciated john |
#3
| |||
| |||
|
|
Assuming VS and SQL Server are on the same computer, perhaps you are attempting a TCP connection and the firewall is blocking it. But SSMS is using shared memory and not going through the firewall. I did try disabling the firewall and it didn't have any effect. |
#4
| |||
| |||
|
|
On 5/4/2010 4:18 PM, Rick Byham, MSFT wrote: Assuming VS and SQL Server are on the same computer, perhaps you are attempting a TCP connection and the firewall is blocking it. But SSMS is using shared memory and not going through the firewall. I did try disabling the firewall and it didn't have any effect. I am able to connect to the database using the management studio provided in sqlserver 2008. This is getting really annoying! thanks john |
![]() |
| Thread Tools | |
| Display Modes | |
| |