![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there any way around this? Can you change the instance to a default instance after installation? |
#3
| |||
| |||
|
|
Joe Cool (joecool1... (AT) live (DOT) com) writes: Is there any way around this? Can you change the instance to a default instance after installation? No, you cannot change the ID of an instance. I would guess that if you give the instance ID MSSQLSERVER that you get a default instance, but I have not tried it. Unattended install may also have some good options. |
#4
| |||
| |||
|
|
On Jun 12, 6:07*pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote: Joe Cool (joecool1... (AT) live (DOT) com) writes: Is there any way around this? Can you change the instance to a default instance after installation? No, you cannot change the ID of an instance. I would guess that if you give the instance ID MSSQLSERVER that you geta default instance, but I have not tried it. Unattended install may also have some good options. Unattended install? |
#5
| |||
| |||
|
|
A few weeks ago I posted an article about a problem I was having with SQLExpress 2008. See it here: http://groups.google.com/group/comp....ver/browse_thr... I would like to followup on this a bit. Specifically, the comment the responder made: "This is normal behaviour for the installer of SQL Express." I have installed SQLExpress 2005 and 2008 and SQL Server 2008, 2008 and 2008 R2 on several flavors of operating systems. The setups for all flavors of SQL Server all ask if you want to install a default instance or a named instance. If you select a named instance in order to connect, you must connect to "<computername \<instancename>". If you choose a default instance you connect to either "(local)" or "<computername>". I have found that the setup for SQLExpress 2005 doesn't even ask if you want to install a default instance or a named instance. I installs a named instance named SQLEXPRESS. So you must connect specifying "<computername>\SQLEXPRESS". Now, here's the rub. If you install SQLExpress 2008, it DOES ask if you want a default instance or a named instance. It suggests a named instance of the name SQLEXPRESS. But if you select default instance, it still installs a named instance and you must specify "<computername>\SQLEXPRESS" in order to connect. Why does it even ask if you want a default instance when it is going to ignore it? Is there any way around this? Can you change the instance to a default instance after installation? |
![]() |
| Thread Tools | |
| Display Modes | |
| |