Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row buffering
Message
 
To
28/01/1999 10:42:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00180821
Message ID:
00181345
Views:
12
>Question: If I am using Row buffering for all tables and if the pointer is moved off the parent record, committing the record in that table, will the child records be 'saved/written/committed' automaticaly?

PMFJI
Only if the record pointer also moves in the child table, either by code, or a relation, or whatever.

>If I am using Table buffering for all tables will no records be Saved until/unless a TABLEUPDATE() is executed?

Yup. (That is, you are correct.)

>If, as you suggest, I use Row buffering for the parent table and Table buffering for the child table and if the pointer is moved off the parent record, committing the record in that table, will the child records be 'saved/written/committed' automaticaly?

Nope. They won't be committed until TABLEUPDATE.

HTH,
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform