Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange concurrency problem when report is being process
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00448638
Message ID:
00449709
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform