Hi Friend,
i have to execute the job using tsql command ..
i tried by using this command
Declare @Job_Name varchar(100)
EXEC sp_start_job @Job_Name ="IAD_Cheque_Series"
pls anybody help me whether the above query is correct or not .
Thanks in Advance!
Regards,
Sabarinathan.C