Time related functionality...

  • Thread starter Thread starter RAB
  • Start date Start date
R

RAB

Hello,

I am looking for a function that will be executed when the the server
clock ticks past midnight into a new day. I only want this function to
fire the one time each day. How would I do this do this?

Thanks,
RABMissouri2006
 
create console application that performs the function. Install it on the
server. Create a Windows Scheduler on the Server and call the application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top