Basically, all of my Front-end apps check to make sure that the backend data is up-to-date and, if not, launch the code to update the data. I'm going to keep this functionality, but I'd prefer it to be nothing more than fail safe.
Basically, I just need an example of how to run the code from the Windows Task Scheduler.
Thanks.
Basically, I just need an example of how to run the code from the Windows Task Scheduler.
Thanks.
Comment