Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running .EXE on a network
Message
From
06/03/2008 14:26:59
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01299335
Message ID:
01299445
Views:
8
>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform