I’m trying to find a good guide for how to make a connection to the remote SQL server (it’s 2012 epxress). After some investigation on the interwebs , i couldn’t find a decent guide to help me trough this proces.
My setup is like this
On Server
- Windows Server 2008
- Windows SQL server 2012
- Visual Studio 2012
- Team Foundation Server 2012
On Client
- Visual Studio 2010 on client
- Windows SQL server 2012 on client
So my question is , does anyone have a decent guide for me to follow how to connect to a remote server located on my windows 2008 server
You can try this link for SQL Server 2008 but it should work for 2012.
Also, here is a Q & A that might give you everything you need: