Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 - Resolution of PageFrame Performance Issues
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00186662
Message ID:
00186990
Views:
15
>The problem is a 7 page/pageframe with about 350+ objects (labels and text).
>Time to load the form is perceived by the user as 'too long' but the time required during data entry to go from on field to the next is obviously to long (4-6 seconds).
>
>I am hesitant implement the pages as a vcx, what would you guess the speed increase would be if I did?

Craig,

Use the profiler to see what is taking the time. It may be your code which you can optimize for performance. Without profiling the code there is no way to know what, if any, improvement you may get because we have no idea what is taking the time.

What code is running when the user goes from one field to the next? What code is in the inits of the controls? What tables are in the DE, views? How many records are in the views if there are any? Is it possible tio use parameterized views that limit the number of records? Would this 7 page form be better presented as different forms with less controls in them?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform