Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / January 2008

Tip: Looking for answers? Try searching our database.

Auto execute my qurey every morning 8:00 am, possible?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ali - 15 Jan 2008 02:28 GMT
Dear experts,

I have to run my MS Access query every morning at 8:00 am for other
departments,  but i'd like to come to my office after 8:30.

Is there anyway to schedule a query to run ? if so , how ?

Signature

Allen Phailat Wongakanit

pmacdiddie@gmail.com - 15 Jan 2008 02:56 GMT
> Dear experts,
>
[quoted text clipped - 5 lines]
> --
> Allen Phailat Wongakanit

You can put an access database in your windows task scheduler with an
autoexec macro to start whatever code you need.

I
Tom van Stiphout - 15 Jan 2008 02:56 GMT
Several options, including:
* Schedule a task to run on a machine that's always on and logged in.
This task would run your app with a special command line to instruct
it to run the query.
* Run the task at startup time of the application, but only once per
day. So the first user in the day will get a delay while this query is
running. At the end of running the query it will update a table to
indicate today's query has been run.

-Tom.

>Dear experts,
>
>I have to run my MS Access query every morning at 8:00 am for other
>departments,  but i'd like to come to my office after 8:30.
>
>Is there anyway to schedule a query to run ? if so , how ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.