Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
4answers
271 views

What problems will I cause by installing SQL Express as MSSQLSERVER?

As with the people in this feedback doc, Selecting the "Default Instance" option in SQL Server 2008 Express RTM has no effect, I had to install SQL Server Express 2008 twice before I realised what was ...
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 ...