Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering and UPDATE SQL statement
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00358817
Message ID:
00358898
Views:
9
What is the value of SET REPROCESS? If it is set to AUTOMATIC, -2, -1 or 0 (with no ON ERROR active), VFP will loop forever. You might want to set it to a positive value. Don't forget that this setting is scoped to the current datasession and it is set to 0 by default.

HTH
>I have put code in for the transaction, but I noticed that if another user is editing a record in the child when the UPDATE command is issued, it continues to try to "attempt to lock" until the first user gets done with the record. I assume it will try all day if the first user "sits" on the record. Is there a way to have the UPDATE statement "time out" if it can't get the lock within a couple of seconds.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform