Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running .EXE on a network
Message
De
06/03/2008 14:26:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01299335
Message ID:
01299445
Vues:
9
>>>In your application you can simply store the UserID and Start time when you start and log the time when you exit. You can store this info in a table, then you would have all statistics available to you.
>>
>>That technique does not work 100% of the time. If the workstation crashes, your table will still show the user is logged in.
>
>Good point. I'm sorry, forgot at this moment how we worked around this problem. I guess it's a known problem with known solutions.

Standard solution is to RLock() the login row and each process on login or logout modifies the unlocked rows to show a crash/3-finger salute occurred.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform