Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table vs Row Buffering
Message
From
19/11/1998 10:29:11
 
 
To
19/11/1998 04:28:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00159067
Message ID:
00159264
Views:
26
Hi David, 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).

Agreed. In general, you want to try to use row buffering with parent tables (tables where a form is relegated to showing individual records) and table buffering with child tables. When using optimistic buffering without specification via Form settings, row buffering is the default *except* for tables using a Grid, where table buffering is forced.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform