uninstall sql server 2000

  • Hi,

    I have sql server 2000 installed in my pc. I don't remember if I installed the Enterprise version or Developer version. How can I find out?

    I need to know the version because I want to uninstall it. I found instruction from the web saying that I should use sql server 2000 CD to uninstall it. The CD has 2 versions so I need to which one I installed in order to uninstall it.

    Thanks in advance.

  • if you can connect to it via query analyzer or enterprise manager, you can get the version installed.

    in QA, you can simply SELECT @@VERSION

    in enterprise manager, (it's been a while) if you right click on the server in the object explorer and go to properties, it will be stated there as wel.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

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

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