May 7, 2012 at 9:48 am
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.
May 7, 2012 at 11:53 am
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
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply