Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiuser Update Conflict
Message
 
To
23/01/1997 07:57:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018176
Message ID:
00018191
Views:
31
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform