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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Un-Install SQL 2000

Author  Topic 

noamg
Posting Yak Master

215 Posts

Posted - 2002-05-19 : 05:14:12
Hi,

I use this command to uninstall the server:
isuninst.exe -f"#SQL_INSTALL_DIR#\MSSQL\uninst.isu"

But, the services and the icon on the bottom-left screen are remain.
any idea ?



Noam Graizer

chadmat
The Chadinator

1974 Posts

Posted - 2002-05-19 : 15:00:06
Why did you not just use the built in uninstaller, or Add/Remove programs?

If those are still available, try to uninstall using one of those methods. If not, you may have to hack the registry. Search the KB, there is an article on how to manually remove sql.

-Chad

Go to Top of Page
   

- Advertisement -