|
Posted by pjhartman@gmail.com on November 22, 2006, 10:42 am
Please log in for more thread options
Karl wrote:
> Can you run code at scheduled intervals.
>
> I have an A2000 app that downloads a file via FTP and transfers the data to
> a table.
>
> Can this be setup to run hourly without consuming a lot of CPU resources
> checking to see if its time to run again.
>
> I would rather not start and exit my mdb for each download. I would rather
> leave the mdb running and just run the download hourly.
Why not use the Windows Task Scheduler?
|