Tagged Questions
3
votes
1answer
505 views
Connecting from SSMS to an EC2 SQL Instance
I have an EC2 server running SQL2008 R2.
I opened the port 1433 and successfully tested with yougetsignal.com/tools/open-ports.
I have set the SQL Server to Accept Remote Connections.
I have set ...