Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know who has opened which file
Message
De
26/08/2004 09:33:16
 
 
À
26/08/2004 04:11:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00936509
Message ID:
00936585
Vues:
27
>Hi Everybody,
>
>Can anybody tell me how to find out who(which user) has opened a specific file?
>
>For example, I want to know at any given time which user/work-station is using customer master file(dbf).
>
>Your help is greatly appreciated.
>
>Thanks,
>
>Don


We use a program called whohasit. It is a really easy fast app. The site listed is www.gagetfactory.com.

Of course another way would be to code a login for each user, then at the code where the table is used, if used() log that person as currently using the table, include timestamp, IP, whatever else you may want... and remove it from the table when the file is released or the app is closed at that workstation.
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform