Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User for a table.
Message
From
12/03/2003 08:14:56
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00764655
Message ID:
00764703
Views:
29
I think you'd have to keep your own counter. Update it every time someone successfully opens the table, and when someone closes it.

I'd suggest having a function to open and close tables. The open function can add 1 to an array element when it opens a table and the close function can subtract 1 when a table closes. Both can do maintenance on the array (ie- redimensioning etc).

Alan

>Dear friends,
>
>
>How to find how many users are using a table in an exclusive off mode?
>
>Any ideas ?
>
>Aashish
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform