Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating view and base tables?
Message
From
13/04/1998 08:41:43
 
 
To
13/04/1998 08:09:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00091437
Message ID:
00091486
Views:
20
Sorry, I need to ammend my previous response. When doing some testing, pessimistic buffering had some unusual behaviour. With pessimistic row buffering I changed a view field and then did a table update. I then did a SQL-SELECT on the underlying table and the old value was returned. I did nothing else and then re-ran the SQL-SELECT on the underlying table and got the new value. On optimistic buffering it would not return the new value until the related table was updated.

-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
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Reply
Map
View

Click here to load this message in the networking platform