I copied my .mdb file to another computer that is configured similarly (memory-, processor-, and Office2K-wise). When I run a particular query on that computer, it runs about 40x SLOWER than on the other computer.
Investigating further, I find that the subject query references another query that includes a VBA function call. The query that runs fast only calls this function twice. The query that runs slow seems to call it for every record of the query output (about 2600 times!). I suspect this is the source of the slowdown. But why are the two versions acting differently??? I simply copied the .mdb file from one machine to the other and I get this difference in behavior. Is there something in the Access Tools…Options that controls such things? Any help would be very much appreciated.
Tom Bushaw