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 |
swekik
Posting Yak Master
126 Posts |
Posted - 2009-01-09 : 15:56:51
|
Hi ,I am trying to uninstall sql 2000 from add/remove programs,but couldn't find the sql server .I found the Hotfix 2187 for sql server 2000 ENU.How can i uninstall the sql now ? |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-01-09 : 16:02:31
|
source: http://www.databasedesign-resource.com/uninstall-sql-server.html:To uninstall an existing installation of SQL Server 7.0 or SQL Server 2000 (default or named instance): Insert the Microsoft SQL Server compact disc in your CD-ROM drive. If the compact disc does not autorun, double-click Autorun.exe in the root directory of the compact disc. Select SQL Server 2000 Components, select Install Database Server, and then setup will prepare the SQL Server Installation Wizard. At the Welcome screen, click Next. In Computer Name dialog box, select Local Computer or Remote computer. In the Installation Selection dialog box, click Upgrade, Remove, or Add Components to an existing instance of SQL Server, and then click Next. In the Instance Name dialog box, Default is selected if you have the Default instance installed. If you want to uninstall a named instance, select it from the Instance Name list box, and then click Next. In the Existing Installation dialog box, click Uninstall your existing installation, and then click Next. Setup removes the selected installation. In the Uninstalling dialog box, click Next, and then in the Setup Complete dialog box, click Finish. You should now have managed to uninstall SQL Server. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
swekik
Posting Yak Master
126 Posts |
Posted - 2009-01-09 : 16:36:43
|
When i entered the virtual server name it is giving the error message "The handle is invalid".Any reason? |
 |
|
|
|
|
|
|