Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box values in Multi-User
Message
De
09/07/1999 17:47:03
 
 
À
09/07/1999 17:45:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00239673
Message ID:
00239674
Vues:
18
>I have a form with a combo box.
>cboXXX.rowsourcetype=6 - fields
>cboXXX.rowsource = myfile.firstfield
>
>The form is used by user A and user B simultaniously.
>
>user A adds a record to myfile
>cboXXX displays new record
>
>user B does not see additional record until he exists the form and returns.
>
>Buffering is set to "5" for myfile
>REFRESH is set to 1,1
>
>The problem seems to be in the way Foxpro uses the local data buffers.
>
>How can I force changes made by one user to be available immediately to the other users.
>
>In a normal data entry/edit screen you rlock() before editing, but that only gets the current records data.
>
>TIA
>Robert

Have you tried cboXXX.Requery() before your refresh?

Oscar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform