Sample Header Ad - 728x90

Troubles connecting to a SQL Server Express instance on AWS

2 votes
2 answers
448 views
I'm trying to remote connect a SQL Server Express instance that is running on AWS on a db.t2.micro. I'm getting the following error: > A network-related or instance-specific error occurred while establishing a connection to SQL Server. 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 Provider, error: 0 - The requested name is valid, but no data of the requested type was found.) (Microsoft SQL Server, Error: 11004) I'm behind a proxy, but I should have route the address so the proxy is bypass for the IP of the SQL Server Express instance. What else can I try?
Asked by Felice Pollano (133 rep)
Oct 30, 2015, 04:39 PM
Last activity: Nov 1, 2015, 11:00 AM