Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header locking
Message
De
08/09/1999 21:11:26
 
 
À
08/09/1999 13:25:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00262231
Message ID:
00262693
Vues:
14
SET NOTIFY hmmmm...

Looks like it's on by default!!
I have all the other stuff OFF, but never thought about NOTIFY :-)
I'll give it a go. The help implies that NOTIFY affects the status bar, which is off, but you never know.

Thanks Eric, and others



>David (and David)-
>
>I think the problem is arising from VFP's habit of putting up the "Attempting to lock..." message that happens when REPROCESS is anything but 1. As for the solution, I don't know- I am very curious to see this myself.
>
>do you have
>SET TALK OFF
>SET NOTIFY OFF
>?
>
>>David,
>>
>>Do you have an Error() method that is logging the real error that might be causing VFP to want to kick up some sort of dialog box?
>>
>>You might also try temporarily building it as an EXE server so the UI error won't mask the problem.
>>
>>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform