Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify Form a lot slower than Do Form
Message
From
24/04/2003 10:52:11
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00778597
Message ID:
00781123
Views:
70
SNIP
>Could you present a scenario that explains the differences I described between how DO FORM and MODIFY FORM behave, based on cache.

Sadly, no, and that's why comments from a VFP Team member would be so helpful here!

I could make a GUESS... MODI FORM, for reasons unknown, wants to ensure that it uses fresh copies of tables for it's DE work so it FIRST CLOSES with PURGE (of buffers) any open tables. Since it can only do this to tables IN THE SAME (application) PROCESS, having the tables open in some OTHER process makes THOSE CACHED tables available to the MODI FORM process too (cached data is available system-wide).

Now this makes little sense because it shows clearly that MODI FORM is really just wasting its time in doing the operation.

>
>
>>>
>>>>
>>>>cheers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform