About 556,000 results
Open links in new tab
  1. Unable to connect to SQL Server instance remotely

    Mar 28, 2009 · Having now been able to install SSMS (I installed directly from the website rather than using the WPI), I have been able to check that the server is configured to allow remote …

  2. SQL Server 2008. Allow Remote Connections? - Stack Overflow

    May 22, 2010 · Allow Remote Connections is set to TRUE for both the 2000 and 2008 database instances. What else can I look for to be able to connect to the remote 2008 instance from the …

  3. How to enable remote connections for SQL Server 2008?

    May 13, 2009 · How do I enable remote connections on an SQL Server 2008 installation? I have created a rule in the windows firewall to allow traffic through port 1433, but that does not seem …

  4. sql server - Firewall Port 1433 not opening - Stack Overflow

    Nov 9, 2012 · 14 I am using MS Server 2008 with MSSQL 2008 R2 as database server. Each time for some work I have to login to server via Remote connection. I tried to configure the …

  5. Accessing SQL Server on Windows Server 2008 R2 from remote …

    Aug 11, 2016 · 7 We are currently shifting from using PostgreSQL installed on remote CentOS boxes to using MS SQL Server 2008 R2 installed on remote Windows Server 2008 R2 boxes. …

  6. Remote Procedure call failed with sql server 2008 R2

    Sep 27, 2012 · I have checked the SQL Server properties and I enable the Allow remote connections. I have checked the Service manager and SQL Server service are running. I have …

  7. How to connect to SQL Server from another computer?

    If you want to connect to SQL server remotly you need to use a software - like Sql Server Management studio. The computers doesn't need to be on the same network - but they must …

  8. database connection - Cannot connect remotely to SQL Server …

    Aug 18, 2023 · The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP …

  9. Cannot log in using SQL authentication ONLY from a remote server

    Server is configured for Windows authentication only. I thought it might be a remote connection problem, so I checked that the remote connection in the properties is enabled, in the …

  10. SQL Server: "a connection was successfully established with server ...

    Sqlcmd: Error: Microsoft SQL Server Native Client 11.0 : TCP Provider: An existing connection was forcibly closed by the remote host. I could also connect from “ServerC” with both SSMS …