Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
GaryH
Starting Member
1 Post |
Posted - 2008-07-18 : 18:50:58
|
I am trying to install sqlserver 2000. I wish this install to be my default server.When installing, I get to "Instance Name" and the default box is greyed out. Not an option to make this my default.How do I determine what instance of what version of SQL is my default?Then, how do I not make it the default, so that Sql2000 can become the default?Thanks, gary |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-07-19 : 00:13:02
|
If the machine has default instance already, you can only install sql as named instance unless you remove default instance first. One default instance per host. |
 |
|
|
|
|