Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange concurrency problem when report is being process
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00448638
Message ID:
00449709
Views:
9
I think you must trace changead fields - did it was changead after your previously refresh or not when you change the same field in another form. And you can do it only programmatically (writing code for checking all fields). It is complicated when you have many fields in the form.

There is good examples in Rod Paddock and K book: 'Visual FoxPro 6 Enterprise Development'.


>Thanks for answering.
>
>I basically understand private datasessions. All of my forms use them.
>
>My question is whether there is some kind of problem if I also update my tables in the default (number 1) datasession without using buffering. Assuming that the tables are not locked would this interfere with an update in a form using a private datasession?
>
>I've also seen (but haven't pinned down) interaction between two different terminals when they have the same parent record on the screen. The form is using a PD. This interferes with updates but I don't understand why.
>
>Peter
Previous
Reply
Map
View

Click here to load this message in the networking platform