Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using row or table buffering ??
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Using row or table buffering ??
Miscellaneous
Thread ID:
00230768
Message ID:
00230768
Views:
50
Hi,

We just started using buffering properly during the past weeks.
To have the possibility of updating the entire table as well as the current row, we choose to use Optimistic Table Buffering.

We however have some problem as some things does not happen then doing a =TABLEUPDATE(.F.,.F.,"table") to update a row:

- The OLDVAL() of the fields on this row are not updated
- The row is still modified when using GETNEXTMODIFIED()

Should we use Optimistic Row Buffering instead or is there some other way to avoid the above??


Klas Nygren
(using VFP 3.0 for Win & Mac)
Next
Reply
Map
View

Click here to load this message in the networking platform