Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Restricting access to a form if tables are opened
Message
 
To
12/03/1997 17:44:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00023968
Message ID:
00024253
Views:
34
>> Does anyone have a better alternative or suggestions on how to recognize
>> which tables are opened on a network application? ASCAN and AUSED aren't
>> doing the trick
>
>used or aused will only work with a local machine on a network you can either trap for
>the error of trying to open a file exclusively
>or use a table which will list which user is currently using a table - the record will be
>cleared when the user closes the table he uses.
>(an added benefiet will be you'll know which user it was that closed his app with out
>shutting the app when the dbf will get curropted (s) )
>
>Arnon


Thanks for the tip - I used the table solution - it works just fine.

AL
Al Williams

Anola MB, CANADA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform