On Thu, 27 Oct 2005 10:59 am, Daniel Staal wrote:
> --As of Wednesday, October 26, 2005 8:57 AM -0700,
>
> operationsengineer1@yahoo.com is alleged to have said:
> > is there a way to automate the vacuum process on
> > windows (think cron on linux)?
>
> --As for the rest, it is mine.
>
> I'm sure there is, but I haven't had to touch a Windows computer in a
> couple of years...
>
> Daniel T. Staal
yes, it is called a scheduled task. it works fine. I just changed my app to
execute the vacuum via a sql transaction every hour and a half rather than as
a scheduled task.
Kim