Link to home
Start Free TrialLog in
Avatar of maroulator
maroulator

asked on

MS Access

Generally speaking, if I build a query in MS Access (original) that uses a table that was generated by a separate Make-Table query and then I run the original query, does the underlying Make-Table query get run first, thereby updating the corresponding table that gets used in the original query?

-Maroulator
Avatar of DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
Flag of United States of America image

Queries run in what ever order You (or your code) executes them.

mx
ASKER CERTIFIED SOLUTION
Avatar of Jim Horn
Jim Horn
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial