Results 1 to 3 of 3

Thread: SQL Server service running?

  1. #1
    Junior Member
    Join Date
    Aug 00
    Posts
    20
    I need to test if the sql server service is running before I try to attach a databse (.mdf). I can look in the registry to see if the sql server exists no problem. I can't attach if it is not running. How can I tell if it is running?

  2. #2
    Member
    Join Date
    Jan 01
    Posts
    56
    If your connection attempt fails.

  3. #3
    Junior Member
    Join Date
    Aug 00
    Posts
    20
    Thanks alot for the help.

    How do I track a service

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •