MS Access

Discuss RoboTask here
Post Reply
fapfel
Posts: 3
Joined: Tue Jun 21, 2005 3:01 pm
Location: United States

MS Access

Post by fapfel »

I am automating processes that requires changing and running multiple queries in an Access Database.  I need to determine when a query completes so the next action can continue.  I can use a timer action but that is inexact.  I could look for a window to be created or destroyed but the window name doesn't show up.  Does anyone have any ideas?
Fred 
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

MS Access

Post by Oleg »

You can use "SQL query" action for running queries.
Actions sequence depends of specificity of program if you want to automate some third-party application.
Post Reply