Re: Scheduling a script
- From: "Mike Epprecht \(SQL MVP\)" <mike@xxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 22:23:10 +0200
Hi
Look at SQL Server Agent in BOL. It can schedule jobs and run code.
Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@xxxxxxxxxxxx
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Myth of Sisyphus)." <teller_117@xxxxxxxxxxx> wrote in message
news:iqRFe.4700$q23.748061@xxxxxxxxxxxxxxxxxxxxxxxx
>I wish to run this script daily. Can this be scheduled?
>
>
> backup log shipmateDB with truncate_only
>
>
> G
>
>
.
- Follow-Ups:
- Re: Scheduling a script
- From: Greg D. Moore \(Strider\)
- Re: Scheduling a script
- References:
- Scheduling a script
- From: Myth of Sisyphus\).
- Scheduling a script
- Prev by Date: Re: Report query
- Next by Date: Re: THE SELECT STATEMENT
- Previous by thread: Scheduling a script
- Next by thread: Re: Scheduling a script
- Index(es):
Relevant Pages
|