Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header locking
Message
From
07/09/1999 20:10:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Header locking
Miscellaneous
Thread ID:
00262231
Message ID:
00262231
Views:
46
I had an VFP automation server running which does some INSERT INTO in some heavily used tables.
The INSERT INTO ... command is sometimes triggering the "User-interface operation not allowed at this time." error 2031.

I've got SET REPROCESS TO 10
I'm now trying SET REPROCESS TO 20 and that will probably help

Any suggestions as to handling on non-attended INSERT handling?

Does VFP always display a "WAIT WINDOW" style message while attempting to get a header lock with insert? Can it be turned off so I don't get that error?

Should I modify the error handler to simply keep retrying if the line that caused the error is an "INSERT..." ?

Help appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform