How do you call a Sql server job and execute it lets say from a batch or something of the sort outside of Sql server thanx.Originally posted by hillcat
How do you call a Sql server job and execute it lets say from a batch or something of the sort outside of Sql server thanx.
Assuming you meant a DTS package, check out the DTSRUN utility in Bools Online.|||In general SP_START_JOB is used to call a job from a query or process in SQL server.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment