G
Guest
Hi, I have a procedure which runs when a particular summary form is opened.
The procedure runs a series of action queries which update data in many
tables so when reports are viewed, they are showing up to date data.
My question is, when Access encounters these queries (there's about 22 of
them) does it go through and execute them one-by-one or does it try do them
all at once? I ask because when opening this form it is extremely slow! It
takes about 20seconds to run this procedure.
Any help appreciated
Thanks, Ash.
The procedure runs a series of action queries which update data in many
tables so when reports are viewed, they are showing up to date data.
My question is, when Access encounters these queries (there's about 22 of
them) does it go through and execute them one-by-one or does it try do them
all at once? I ask because when opening this form it is extremely slow! It
takes about 20seconds to run this procedure.
Any help appreciated
Thanks, Ash.