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
*Warning: System BOOT Fail*
Get-Eventlog -> Export-CSV long eventmessages -> problem
Debian (Xebian) Linux FBSet: How to adjust image?
RAID1 in MAX OSx
Anyone used OEM for monitoring PeopleSoft application and peoplesoft databases?
Installing RPM on Linux
Why does this xslt sort not work?
ASP.NET unable to cast object of type
easy transfer software xp to xp
Need help building a regex