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:
00018182
Views:
39
>Hello All!
>I have developed a form that deals with multiuser conflicts. If a conflict occours the error routine (on error) traps an error #1585 then launches the conflict form and lets the user decide which version of the
>data is correct. 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.
>
>Any Suggestions ?
>
>Lane Kendall
>Charlotte NC

most likely issuing [on error] somewhere. this sets the error trapping back to the vfp default.
Previous
Reply
Map
View

Click here to load this message in the networking platform