Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleteing and inserting from remote views
Message
From
17/12/1999 13:21:49
 
 
To
17/12/1999 08:34:53
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00304676
Message ID:
00305370
Views:
25
>>
>>All views are buffered by their very nature. The only difference is between table and row buffered. With row buffering, any changes are commited every time the record pointer moves (silly, if you ask me). With Table buffering, changes are only written when you issue a TABLEUPDATE().
>
>Thanks for the clarification, Erik!
>
>Any take on rather table or record buffering would be faster when bandwidth is low?

Definitely Table buffering. Changes are only written when you specify, instead of every time the record pointer moves.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform