Exec Scheduled Job on SQL Server

Is there a way to run a job I have set up on SQL Server 2000 from ASP?
Eric [ Fr, 12 Januar 2007 17:10 ] [ ID #1593479 ]

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
Anthony Jones [ Fr, 12 Januar 2007 17:24 ] [ ID #1593480 ]
Webserver » microsoft.public.inetserver.asp.db » Exec Scheduled Job on SQL Server

Vorheriges Thema: comma as decimal point?
Nächstes Thema: ASP inconsistent errors, errors changing after run with no debugging done