I’m trying to add a Data Connection in Visual Studio 2010 to a SQL Server 2008 database at a given IP (thru internet). What ports do I need to open up and forward to make the magic happen?
Any settings in the SQL Server I need to set to allow external connections?
Port 1433 is the default one used.
See TCP/IP port numbers required to communicate to SQL over a firewall for more details.
And: