Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Ideas On This
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00965786
Message ID:
00965793
Vues:
10
I'd use a semaphore.
something like,
when user requests datasets,
inspect the semaphore file to see what is available,
if dataset available create an audit line with UniqueID (sys(2015)),User,Batch,RecordRange,timestamp.
When user finishes, remove audit line [or move it or mark it ignore].

Then have code that looks for stale audit lines to prevent bogus lockouts.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform