Pulse » Recent Items from 8/15/2011

Welcome!

Pulse has a simple goal: to give you a quick view of what's happening in the SQL Server community.

  • Browse

    Finding interesting content on Pulse is easy – you can drill down to a specific time period (by clicking on the bars of the chart), toggle different types of content on and off, and sort the results by popularity or recency.

  • Vote

    Discovered an informative blog post or a hilarious tweet? Tell the rest of the community about it by voting it up or down. Behind the scenes, our popularity algorithm will make sure it rises to the top of the list.

  • Comment

    When a simple up-or-down vote isn't enough, voice your opinions in a comment. Or check out what others are saying about something you posted or tweeted.

August

  1. 133
  2. 239
  3. 333
  4. 439
  5. 543
  6. 69
  7. 710
  8. 846
  9. 951
  10. 1050
  11. 1138
  12. 1251
  13. 139
  14. 1421
  15. 1532
  16. 1639
  17. 1757
  18. 1849
  19. 1937
  20. 2010
  21. 2119
  22. 2234
  23. 2333
  24. 2436
  25. 2511
  26. 266
  27. 271
  28. 283
  29. 2948
  30. 3042
  31. 3153

15

  1. 12 A0
  2. 11
  3. 21
  4. 31
  5. 40
  6. 51
  7. 60
  8. 73
  9. 80
  10. 90
  11. 100
  12. 110
  13. 12 P4
  14. 12
  15. 23
  16. 33
  17. 41
  18. 51
  19. 61
  1. SQL SERVER – Tips from the SQL Joes 2 Pros Development Series – System and Time Data Types – Day 16 of 35

    Answer simple quiz at the end of the blog post and - Every day one winner from India will get Joes 2 Pros Volume 3. Every day one winner from United States will get Joes 2 Pros Volume 3. System and Time Data Types Keeping track of date and time ...

  2. SQL Server – Monitoring/Controlling Windows Services using xp_servicecontrol

    xp_servicecontrol is an undocumented extended stored procedure, which can be used to start/stop or check the state of Windows services. It has the following syntax: xp_servicecontrol @Action = N'Action' @ServiceName = N'Service Name' Arguments: @Action can be any of the following: start Starts the service if it is not ...

  3. SQL Server – Monitoring/Controlling Windows Services using xp_servicecontrol

    xp_servicecontrol is an undocumented extended stored procedure, which can be used to start/stop or check the state of Windows services. It has the following syntax: xp_servicecontrol @Action = N'Action' @ServiceName = N'Service Name' Arguments: @Action can be any of the following: start Starts the service if it is not ...

Pulse is a section of SQLServerPedia that gives you a quick view of what's happening in the SQL Server community.