Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Sql query to stop a service
Name: mitchell311 Date: January 13, 2009 at 06:20:32 Pacific OS: Windows 2003 CPU/Ram: xeon, 4 gigs Product: Dell / 2950 Subcategory: MS SQL Server
Comment:
I have a sql database that I need to monitor with nagios but it will not work with sql 2005. I was wondering if a sql query that can watch the database and if data has not been written to the main table for more then 15-30 minutes that it can then stop a dummy Windows Service. Then I can have nagios watch if the service is up or down? Thanks
Summary: I need SQl query to find out the last modfied date of columns in table. there are no date/time related columns in the table. But I what to find when was the columns in the table are last modified. ...
Summary: Hi, I'm designin sort of asset manager software and i'm already stuck with some SQL-querys... :) Tables don't have all the fields yet, because it's just a test version. I have these tables: 1)PC (Cent...