Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A nightmare with table buffering
Message
From
10/10/2003 13:56:13
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00836796
Message ID:
00837550
Views:
22
>Hi Aleskey,
>
>Not sure how 'dirty' records can be occurring since the software always forces a tableupdate when edit mode is turned off. The users must turn edit mode off to exit the system. Since i'm using optimistic table buffering I believed that even if two users edited the same record then turned edit off & forcing the table update no data would be "diry" data, one user would at worst just write his version over the other users version of the data?
>
>What do think?

Hi Robin,

As I said, I don't know for sure whether it can cause the problem you have. But, I believe, it is worth checking whether your code can leave "dirty" changes cashed in memory and prevent them from being saved into the table buffer for longer than you expect.

Thanks,
Aleksey.
Previous
Reply
Map
View

Click here to load this message in the networking platform