How to run a job from Batch file
Hi Team,
Is there a way to run a Job ??? [Not Package !] from a Batch file as i have a flow in the Job which i cant achieve using Package or i can say i can achieve but its more Effort !Rakesh M J
Dont forget to mark it as Answered if found useful
MCTS,MCITP,MCSS
http://myspeakonbi.blogspot.com/
July 29th, 2011 3:41am
Hi Rakesh,
this may help you..
http://social.msdn.microsoft.com/forums/en-US/sqldatabaseengine/thread/3bd0874c-2b7b-4589-81e5-4d6b8a89bf2dShailesh , Please mark the post as answered if it answers your question.
Free Windows Admin Tool Kit Click here and download it now
July 29th, 2011 3:44am
with dbo.sp_start_job you can start job
here is more help http://msdn.microsoft.com/en-us/library/ms186757.aspxhttp://uk.linkedin.com/in/ramjaddu
July 29th, 2011 3:49am


