Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance Issue III
Message
From
26/11/1996 22:48:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Performance Issue III
Miscellaneous
Thread ID:
00013673
Message ID:
00013673
Views:
74
I remember something I have done in a previous application in Visual FoxPro 3 that solved the performance issue problem.

I just remember that when I have one or more child grids, we have to get rid of the ORDER() before doing a LOCATE or a SCAN. This was dropping the system down from 1 second to refresh or to save to 3 to 4 minutes. So, basically, I just have to save the current ORDER() and restore that order at the end.

Yes, it's however true, as Georges Goley was mentioning in his session, that working with SET DELETE ON is not as fast as SET DELETE OFF but it should not represent a factor to decide wether or not we should use it on or off because it's just a matter of a few hundreds of a second.

Problem solved. Party time.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform