Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I turn 'set reprocess' off?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Can I turn 'set reprocess' off?
Divers
Thread ID:
00432407
Message ID:
00432407
Vues:
50
My app is updating a table that contains a numeric field counter. One user will update it to one then the next makes it two and so on. I check CURVAL
right before counter is updated to make sure I get the latest value. If two users try to update at the same time 'set reprocess' will just wait a bit
and retry. This is bad as now the counter has changed and the value I got from CURVAL is outdated. Can I turn set reprocess off so that the
update just fails and the user has to initiate the update process again (which will reload CURVAL)?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform