I have absolutely no problem connecting to my SQL 2008 database remotely when using RazorSQL. However, I have never been able to connect successfully when I try connecting via SQL Server Management Studio. How can I connect with SQL Server Management Studio?
Asked
Active
Viewed 859 times
-3
-
1Thanks for letting us know. If you have a question, feel free to ask. – joeqwerty Nov 19 '11 at 22:37
-
2While you are at it, you also might add some more information (like error messages) as well. – the-wabbit Nov 19 '11 at 23:17
1 Answers
2
The best way would be to use the same credentials and the same instance name to connect to the same host for the same database. Oh and if you run your server on a different port then use the same port, too.

mailq
- 17,023
- 2
- 37
- 69