Hey, I have create on a Computer I use rarely a Shaiya Server, all works fine but I want know how to connect to my database with my other computer, I use SQL 2005, I prefer use a local IP because I have secured my server from all other IP.
06/19/2014 14:15RealChew#2
In SQL Server Management Studio, enter the IP of your computer where your database is stored. (CMD > ipconfig, you IP should be like 192.168......)
Enter your Login and Password and it's done.
If you don't use a local IP, you need to open the port 1433 to allow remote connections.