How do I check if the SQL Server service is running?

Question

Grade: Education Subject: Support
How do I check if the SQL Server service is running?
Asked by:
52 Viewed 52 Answers

Answer (52)

Best Answer
(234)
You can check the status of the SQL Server service using the Services application on Windows. Open the Services application (search for 'services' in the Start menu) and locate the SQL Server service. Check if its status is 'Running'.