Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiuser problem for views
Message
De
28/09/2000 19:11:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00422116
Message ID:
00422366
Vues:
9
>I've created a local view in my database for use in a grid for displaying and updating native VFP tables.
>
>The problem I'm having with a local view is that if user1 modifies a record on the view, and user2 tries to modify the same record, I cannot trap the error instantaneously for user2 (as I would if I were using native base tables). Is there a way to apply the normal base table locking scenarios to local views?

How would be able to tell that one view got changed and another didn't?

You'd have to trap it when the users tried to actually update the view - then the error trap should be the same as for buffered tables.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform