Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating view and base tables?
Message
From
13/04/1998 08:33:51
 
 
To
13/04/1998 08:19:25
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00091437
Message ID:
00091485
Views:
19
John,

I agree that there is not necessarily a need to buffer the table but in a complex form you may be using the table for other reasons. Normally, I will use optimistic buffering on all my tables and views. This gives me a lot of flexibility and it works well into some of my standard commit and revert utilities.

-myron kirby-
myronk@flash.net
------------------------------------------------------------------------------------------------------
>>In my testing, it does not appear to matter if your buffering is optimistic or pessimistic. If both the view and table have buffering and you do a specific tablueupdate to your view, you then have to do a tableupdate to your table to fully commit your changes.
>>
>>-myron kirby-
>>myronk@flash.net
>>-------------------------------------------------------------------------------
>
>When using buffering with an updateable view, you don't buffer the source table. There is no need to "double-buffer".
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Reply
Map
View

Click here to load this message in the networking platform