Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen does not refresh after delete
Message
From
22/01/1999 13:11:57
 
 
To
22/01/1999 01:33:13
Yin Min Chen
Nec Home Electronics(M) Sdn Bhd
Sungai Petani, Malaysia
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00178819
Message ID:
00179079
Views:
26
>Hi Erik,
>
>This is exactly what i did in my program, but the form just didn't refresh. I have tried the REQUERY() function, now it is Ok. Is this a right way in Client/Server programming? Does it has a performance issue, if the table is big?
>
>TQ

Is this a one to many form with data showing on a grid? Or do you mean that after you delete a record and move to another record, the form fields are still showing the deleted record's values?

To answer your question, yes, REQUERY() does take time, depending on lots of stuff including base table size, result set size, network and connection settings etc. You should not have to requery every time you delete a record in your remote view, only once, when you are ready to save changes.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform