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
IIF Field Length Question
how to avoid echo in 1 on 1 video chat / conference-system with FMS 3,5
Sonic Wall Continuous Backup Problem
Vmware Virtual Centre Service not starting
High Insert/Update time because of Trigger
Microsoft CRM Product question
Licensing of softwre
Dell PowerEdge server life cycle -- predictions from real life experience
Wep Page on Internal Server not displaying correctly.
Using maps with GWT