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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Chron Job

Status
Not open for further replies.

shearbec

Programmer
Jan 7, 2002
13
0
0
US
Hi,

I'm looking to automate an update query in an Access database and i'd like it to run as a Chron job. Is there a way to set it off using VB?

 
You could build a macro that runs the querie, then right click on the macro's icon and send it to the desktop as an icon....then use the windows scheduler to run that icon.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top