Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiuser Update Conflict
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00018176
Message ID:
00018191
Vues:
35
>I have developed a form that deals with multiuser conflicts. If a conflict
>occours the error routine (on error) traps an error #1585.... It works
>GREAT except that it no longer works at all.
>
>When I have a multiuser conflict now, I simply get a VFP system message
>that says:
>
>Update conflict. Use TABLEUPDATE( ) with the lForce parameter to
>commit the update or TABLEREVERT( ) to rollback the update. (1585)
>
>I must have made a change that overrides this error condition but I can't
>figure out what it was.

Well, my first suggestion is not to use ON ERROR -- if you have a Save button on your form, put the conflict resolution logic in the Error method of that button. If that doesn't work, we can go from there....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform