Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Reprocess and Set Tablevalidate
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01455520
Message ID:
01455749
Vues:
59
Hi Ronald,

>Set Reprocess To

This really depends on how you handle locking. If you don't lock record explicitly, AUTOMATIC is probably a good setting. If you use RLOCK(), any of the settings for retrying a certain amount of time or attempts is good. In most projects we use a dedicated lock functions that tries several times and keeps the user informed when locking is impossible.

>Set Tablevalidate To

I had too many problems with this validation and mostly turn it off. If I need to check the record count, I'd limit the check to opening the table, not for every INSERT operation.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform