vote up 0 vote down star

I'm assigned the task of deleting some databases from some server.

Deleting a database is easy: http://msdn.microsoft.com/en-us/library/ms177419.aspx

Seems like there is one service for each database in control panel>administrative tools>services

How can I remove those?

flag

50% accept rate

1 Answer

vote up 1 vote down check

I take it you are referring to instances.

You can just use add/remove programs and select SQL Server 2005. It will give you a list of instances you can select to delete/uninstall.

link|flag
Yes, seems to be the correct path. Now if only MS wouldn't scare me with dialog window after dialog window stating that I'm removing sql server and not only one instance .. :) Guess I'll think twice and make sure that everything is really backed up before I finally do this. – Erik Itland Jan 17 '09 at 21:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.