Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Some sql server 2008 question

Some sql server 2008 question

Scheduled Pinned Locked Moved Database
questiondatabasesql-serversysadmintools
6 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    E_Gold
    wrote on last edited by
    #1

    Hi how i can see if the server is working or not ? in sql server 2000 there was tool that show it if there Isn't any tool, how i can open and close the server ? (script ?...) thank's in advance

    L 1 Reply Last reply
    0
    • E E_Gold

      Hi how i can see if the server is working or not ? in sql server 2000 there was tool that show it if there Isn't any tool, how i can open and close the server ? (script ?...) thank's in advance

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      E_Gold wrote:

      how i can see if the server is working or not ?

      Just try to open a connection :)

      E_Gold wrote:

      how i can open and close the server ?

      Open the Control Panel, go to the Administrative Tools and open the "Services" applet. From there you can start and stop the service.

      Wha?

      E 1 Reply Last reply
      0
      • L Lost User

        E_Gold wrote:

        how i can see if the server is working or not ?

        Just try to open a connection :)

        E_Gold wrote:

        how i can open and close the server ?

        Open the Control Panel, go to the Administrative Tools and open the "Services" applet. From there you can start and stop the service.

        Wha?

        E Offline
        E Offline
        E_Gold
        wrote on last edited by
        #3

        is there any script that can open/close the server ? thank's

        L 1 Reply Last reply
        0
        • E E_Gold

          is there any script that can open/close the server ? thank's

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          No SQL script; if the server is closed, how would you execute that SQL-script? You can use VBScript[^] :)

          I are Troll :)

          E 1 Reply Last reply
          0
          • L Lost User

            No SQL script; if the server is closed, how would you execute that SQL-script? You can use VBScript[^] :)

            I are Troll :)

            E Offline
            E Offline
            E_Gold
            wrote on last edited by
            #5

            I mean batch file

            L 1 Reply Last reply
            0
            • E E_Gold

              I mean batch file

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              net start [Service]

              and

              net stop [Service]

              :)

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups