Exec Scheduled Job on SQL Server
Is there a way to run a job I have set up on SQL Server 2000 from ASP?
Re: Exec Scheduled Job on SQL Server
"Eric" <Eric [at] discussions.microsoft.com> wrote in message
news:E39A1B87-CEB0-4A04-BA80-B492458C00C7 [at] microsoft.com...
> Is there a way to run a job I have set up on SQL Server 2000 from ASP?
See documentation for the 'sp_start_job' stored procedure in Books Online