Microsoft
Software
Hardware
Network
Question : using autoexec macro and windows scheduled task to run queries
I use auto exec macro, module and windows scheduled tasks to run a query.
Now I want to run two more queries - each at a different time- is that possible?
Module1
Public Function startprog()
DoCmd.SetWarnings False
DoCmd.OpenQuery "qryUpdate"
DoCmd.Quit acQuitSaveNone
End Function
Macro
AutoExec
(action) RUN CODE
function name
that code is what I am using,
thank you
Answer : using autoexec macro and windows scheduled task to run queries
create another .bat file that will run a macro and use the scheduled tasks to set the time to run the .bat file
Random Solutions
Use xcacls.vbs on \\server\share path
Script to enable folder auditing
SQL Substr Order
VLAN support for ASA 5505
How to determine eclipse version?
About direct X / Open GL issue
Sysprepping Windows 7 Ultimate
Number Pad Keys
APEX Icons
solution in SSMS