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 |
helpme
Posting Yak Master
141 Posts |
Posted - 2009-05-08 : 16:07:37
|
We have a windows 2008 server with two sql 2008 instances on it, the default instance and a named instance. We want to remove the named instance. Windows 2008 doesn't have 'add or remove programs'. It has 'programs and features'. You can uninstall here, but it doesn't specify the named instance like it would have with previous sql versions on windows 2003. I don't want to uninstall everything, just the named instance and leave the default instance intact. What's the best way to do this? |
|
helpme
Posting Yak Master
141 Posts |
Posted - 2009-05-19 : 13:41:09
|
I have uninstalled the named instance. During the uninstall wizard it lists the installed instances on the server for you to select the one you want to uninstall. |
 |
|
|
|
|