Try out this.
Double click on the SQL server Service manager, check whether all the services are active.
Another question is : Are you using SQL Server or MSDE. In case of MSDE there is no query analyzer support.
Search for File "SQL Server Enterprise Manager.MSC"
e.g. "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC".
Try running this through the RUN along with the entire path to where you have installed your sql server.
This will start the Enterprise Manager. Once the enterprise manager is started, you can open the sql query analyzer through it too. aka Tools|Sql query Analyzer.
Cheers
Ajay
Double click on the SQL server Service manager, check whether all the services are active.
Another question is : Are you using SQL Server or MSDE. In case of MSDE there is no query analyzer support.
Search for File "SQL Server Enterprise Manager.MSC"
e.g. "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC".
Try running this through the RUN along with the entire path to where you have installed your sql server.
This will start the Enterprise Manager. Once the enterprise manager is started, you can open the sql query analyzer through it too. aka Tools|Sql query Analyzer.
Cheers
Ajay