Does anybody have a code sample for starting a SQL server job from code, monitoring it until it completes and then sending a message back to the user? I found some code for running DTS packages from code and that has all worked out fine but I can't find anything to connect to a SQL Server Job.