Scheduled Processes...

|

There are various different ways to run scheduled process on Windows systems, depending on what's available:

Admittedly the articles / blog entries I've linked to for using a Windows Service or a Scheduled Task don't show either in a particularly shining light, kinda the plan really! Using a Windows Service is just plain silly, talk about un-necessary overhead! I've seen XYNTService used for this purpose (obviously it'd been changed somewhat, but the base implementation was much of a much). Bad. And. Wrong. Bad. And. Wrong.

SQL Server Agent Jobs on the other hand,... Easy access to a datastore, the ability to run both executables (and by virtue of this, scripts in damn near any scripting language) and TSQL and easy and ready access to a database for logging, data storage and manipulation.

About this Entry

This page contains a single entry by Robert Wray published on October 28, 2005 8:48 PM.

Worth reading... Redux was the previous entry in this blog.

What are the INFORMATION_SCHEMA views? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 5.04