Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show a Progress Bar During Deletions
Message
From
27/07/1999 13:26:28
Walter Meester
HoogkarspelNetherlands
 
 
To
27/07/1999 12:43:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00246702
Message ID:
00246737
Views:
14
Claude,

>with one to three expressions. Can this be done if so how. Would a SCAN loop be better (what are the performance hits). During testing I noticed deletion for tables with ref integrity rules seem to take a while.

Make sure that you have the RI related tabels already open in another workarea. This might speed up performance by a 100 - 300 % or more. This is because the RI opens and closes the table for each record. If youa already have opened the table in another workarea the opening process is much and much faster.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform