Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Clearing at midnight

Status
Not open for further replies.

EscapeUK

Programmer
Jul 7, 2000
438
GB
I want to recent the some values to 0 in my table. However this has to be done just after midnight when no one is about.

Any advice [sig][/sig]
 
sorry that sould have said....

I want to reset the some values to 0 in my table. However this has to be done just after midnight when no one is about.

Any advice [sig][/sig]
 
If you are running NT/2K, you could schedule a job to run at 12:01am, and this job would invoke a FoxPro program that resets the data values. [sig]<p>Robert Bradley<br><a href=mailto: > </a><br><a href= - Visual FoxPro Development</a><br> [/sig]
 
sorry I am we bit think,

how do I schedulr a task and how should the line of text be constructed [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top