How do I uninstall management tools

  • I need to uninstall the management tools from a desktop. I can't seem to find an uninstall utility to do it. Can someone point me in a direction?

  • Have you tried from control panel --> Add/Remove programs ?

  • quote:


    Have you tried from control panel --> Add/Remove programs ?


  • Yes. But I don't want to uninstall the entire sqlserver database, just the management tools.

  • Which version of SQL Server? MSDE? Just curiously, why do you want to do that? Can you just simply delete the executable programs which you don't need?

  • version is v7. User had the database installed already. Then decided he needed the tools. But his desktop doesn't have enough memory. Now he wants to uninstall them.

  • You could certainly find that from Installation CD. You can run SETUP.EXE again and select add/remove.

    .

  • Remove the tools does not help the relief of memory constraint. Just don't run them.

    If you still want SQL Server to run in this machine, Try to reduce configuration of memory allocation for SQL Server to see whether it helps. Verify other services that do not necessary to run and setup them manually start or stop them. Use task mamager to see which processes are comsuming the memory.

  • Desktop is win98. Don't have taskmanager or services utilities.

    There must be something running because when the desktop is re-booted, get message "out of environment space" and windows will not startup. User says nothing else has been changed on his desktop.

    Also there is no "add/remove" option on the install CD. And the install wizard says "unchecking installed components will not remove them."

    (I didn't think this was going to be such a major problem.)

  • Well, I resolved my user's problem. Seems the c: drive was full and the real problem was that the swap space could not extend. After creating some room by deleting a few things, I am able to re-boot without error.

    (Would still like to find out how to uninstall the tools, though. Seems there should be a way. After all, you can install the database without the tools.)

    Thanks for the help.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic. Login to reply