Tagged Questions

0
votes
2answers
2k views

SQL Server Default Instance: If you change host machine's name

Say I have a Server named "MyServerABC", on which I have Sql Server 2005 installed with a Default Instance. Thus I can always connect to my sql server just by specifying "MyServerABC". Now, I change ...