Actually, W2K has a scheduler built in that works pretty well for basic
scheduling needs.  If you are using NT 4.0, try and upgrade to SP6a.  That
SP has the scheduler of W2K built in as well.

Bruce



----- Original Message -----
From: "Opus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 3:17 PM
Subject: Re: functions


> For NT and 2000 machines, use the AT command if you want a command line
> scheduler.  The syntax is actually different between them though.
>
> I found that it is actually easier to schedule a process to schedule other
> processes instead of having the process schedule itself again.
>
> The FOR command in Batch files works REALLY well for that!
>
> On 22 Apr 2002 at 6:47, Rodney Broom wrote:
>
> > Good morning Daniel,
> >
> >
> > From: Daniel Jarrett <[EMAIL PROTECTED]>
> >
> > > ...for mysql to perform daily operations..
> >
> > You bet, it's called 'cron'.
> >
> >
> > MySQL doesn't have anything like scheduling built in. And, arguably, it
shouldn't. Since that type of functionality is the responsibility of the
operating envoriment and not of the application. If you are using a UNIX
like OS, type 'man cron'. If not UNIX, hollar and I'm sure that somebody can
> tell you how to work it out on your system.
> >
> > ---
> > Rodney Broom
> >
> >
> >
> > sql
> >
> >
> >
>
>
> --Opus--
>
> Why program by hand in five days what you can spend
> five years of your life automating?
>                             - Terence Parr
>
> --------------------------------------------------------
> Get added to my Humor list:
> mailto:[EMAIL PROTECTED]?subject=ADD_HUMOR
> Get added to my Neat list:
> mailto:[EMAIL PROTECTED]?subject=ADD_NEAT
> Get my PGP public key:
> mailto:[EMAIL PROTECTED]?subject=PSEND&body=send%20PublicKEY.asc
> Visit My Home Page:
> http://value.net/~opus/
>
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to