revver
Active Member
- Joined
- Dec 20, 2007
- Messages
- 257
I have a form containing 30+ controls, several of which are buttons.
One particular button launches a new form called "View Reports" which then has its listbox populated from a table of reports. A choice is made from the 7 possible reports and an "Open Report" button is clicked to preview the selected report. All this works fine on the development machine.
When the first button is clicked, "Calculating..." shows in the status bar for a time before the View Reports form is available. Then after a selection is made and Open Report is clicked, "Formatting page, press Ctrl+Break to stop ..." appears there (for minutes compared to seconds on the development box).
There are other points where things go slowly as well. I am not so much looking for a solution to this particular slowdown as I am for a debugging technique (Although all specific hints gratefully received).
The development box is only a P4 with 2.75 GB RAM and it performs reasonably. The target machines are Terminal Servers which perform fine in Word, Excel etc and other Access apps I've written. Multiple users tend to slow the Access apps down but even with just one user in this app the slowdowns frustrate the user.
Any hints appreciated.
One particular button launches a new form called "View Reports" which then has its listbox populated from a table of reports. A choice is made from the 7 possible reports and an "Open Report" button is clicked to preview the selected report. All this works fine on the development machine.
When the first button is clicked, "Calculating..." shows in the status bar for a time before the View Reports form is available. Then after a selection is made and Open Report is clicked, "Formatting page, press Ctrl+Break to stop ..." appears there (for minutes compared to seconds on the development box).
There are other points where things go slowly as well. I am not so much looking for a solution to this particular slowdown as I am for a debugging technique (Although all specific hints gratefully received).
The development box is only a P4 with 2.75 GB RAM and it performs reasonably. The target machines are Terminal Servers which perform fine in Word, Excel etc and other Access apps I've written. Multiple users tend to slow the Access apps down but even with just one user in this app the slowdowns frustrate the user.
Any hints appreciated.