Automating an Access App launch
- From: RLN <rlntemp-gng@xxxxxxxxx>
- Date: Fri, 15 May 2009 07:00:20 -0700 (PDT)
Re: Access 2003
I have an Access app that runs a boatload of processing using two
command buttons.
"Button A" connects to Oracle, and brings in data via SQL code and
populates a table.
"Button B" processes all of the imported data from Oracle and produces
an Excel export based on calculations, etc.
I have not launched Access apps from the command line, but will need
to so I can put it in Windows Scheduler to run daily while I am on
vacation.
I want to put an "If" statement at the beginning of button B that says
basically, "if this session was launched via a command line or Windows
Scheduler, to go ahead and run the logic in button B after button A is
completed.
If this app is launched via a command line, how do I go about
populating a variable in code to fire button B when the app is run
from a command line?
thnx...
.
- Follow-Ups:
- Re: Automating an Access App launch
- From: Salad
- Re: Automating an Access App launch
- Prev by Date: Re: Access FE, SQL Express BE - Thoughts, Hints, Tips Please!
- Next by Date: Re: Automating an Access App launch
- Previous by thread: Re: Access FE, SQL Express BE - Thoughts, Hints, Tips Please!
- Next by thread: Re: Automating an Access App launch
- Index(es):
Relevant Pages
|