卸载Windows SharePoint Server后,留下了一个实例名为MICROSOFT##SSEE的数据库,经过2个小时查资料后,终于找到了一个好用的方法:
http://technet.microsoft.com/en-us/library/cc708610(WS.10).aspx
To uninstall Windows Internal Database
-
Open a command shell.
-
Call msiexec with the correct key for the operating system platform.
- On 32-bit platforms: msiexec /x {CEB5780F-1A70-44A9-850F-DE6C4F6AA8FB} callerid=ocsetup.exe
- On 64-bit platforms: msiexec /x {BDD79957-5801-4A2D-B09E-852E7FA64D01} callerid=ocsetup.exe