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
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server 2000 installed ?

Author  Topic 

JeffT
Posting Yak Master

111 Posts

Posted - 2008-03-28 : 13:04:56
Hi,

How can I tell if SQL Server 2000 is installed on my local machine ? I have Enterprise Manager and Query Analyzer installed, are they part of the server install ?

Thanks,
J.

KenW
Constraint Violating Yak Guru

391 Posts

Posted - 2008-03-28 : 16:18:49
Jeff,

You should have an icon for SQL Server 2000 in your task tray (the area with the little icons on the right of the taskbar). Also, you can check to see if the SQL Server service is running (Control Panel->Administrative Tools->Services).
Go to Top of Page
   

- Advertisement -