Stucked screen

T

thread

Hi all,

Is it posible to add an command that will make it more user friendly
while the access is doing any automation or proccess?
 
A

aaron.kempf

yeah.. move to Access Data Projects, run Profiler and generate some
test workload.. then use Index Tuning Wizard and see if it runs faster

seriously

it works for me every time

MDB is crap anyone that uses it for anything should be fired and then
spit upon
 
J

Jerry Whittle

If you are in code and doing loops, check out the DoEvents Function. It might
help.
 
Top