Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering Issues
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
01152753
Message ID:
01152794
Views:
23
>I have an order entry form that uses optimistic table buffering on the order details and optimistic row buffering on the order header. The data for the details is filtered using SET KEY TO. When a new order is created a record is added to both the order header and order details table using the CodeMine New method.
>
>If I then add a record to the order detail table in another process, which does not use buffering and it has different primary key and different foreign key for the order header and switch back to the order form the record I just added in the other process shows in the grid for the order I just started.
>
>We have CodeMine 7.1.02.
>
>What would be causing this?
>
>Thanks
>Tom


Hi Tom.

I remember having the same problem a while ago, and I think I had to force a save in the parent first, before letting the user insert a new row in the child grid.

Hope it helps.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform