Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing a grid
Message
 
To
17/06/1998 13:11:29
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00108902
Message ID:
00109212
Views:
44
>The source is a parametized local view of data stored on my hard drive. The reccount of the table is 150k. When I changed from opt row to opt table buffering the delay ceased.

Hi John,

The reason why you were getting the speed problems then was becuase in row buffering, VFP was check for field level validations and triggers when you changed records. In Table Buffering, VFP will check when you issue a TableUpdate.
Previous
Reply
Map
View

Click here to load this message in the networking platform