Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table vs Row Buffering
Message
From
21/11/1998 07:10:32
 
 
To
19/11/1998 04:28:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00159067
Message ID:
00160119
Views:
27
>>What general rules/situations does one have to consider before selecting Row Buffering vs Table Buffering. Are there any guidelines for picking Row Buffering vs Table Buffering?
>>
>>Thanks
>
>Hi John,
>Despite the attractiveness of row buffering, a downside is that if the record pointer moves for any reason, changes are committed to the underlying table *without* tableupdate() being called. Hence table buffering is recommended by many in most circumstances (which unfortunately is not the default).

Is TableUpdate() called in code or called automaticly when using table buffering? What is the downside of TableUpdate() not being called?

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform