All Tags »
Sql Server 2005 »
SQL Server 2000
Sorry, but there are no more tags available to filter with.
-
Any customer can have a car painted any colour that he wants so long as it is black. - Henry Ford in his autobiography ''My Life and Work''
SQL Server has a stored procedure for creating new SQL Agent jobs called sp_add_job, and this stored procedure has a parameter named @start_step_id. However, when you try to create a new job with a ...