Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many users are on the system?
Message
From
17/03/1999 00:29:55
 
 
To
16/03/1999 23:20:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00198357
Message ID:
00198447
Views:
16
>Josh,
> How does your method take into account users who disconnect without logging out properly? It seems that if 20 users logged on and all crashed or disconnected improperly, your system would still think there were 20 users logged on, right?
> Regards Chaim

Chaim

As each user logs in, s/he locks a record in the maxuser table. When that user leaves the program, however they leave, the record is automatically unlocked.

I used a similar method years ago in clipper. Works like a charm.

Cheers
Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform