Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Who has a file open on the server?
Message
De
28/01/1999 08:27:10
 
 
À
27/01/1999 23:30:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00178546
Message ID:
00181249
Vues:
15
>>I am sure there are many Windows utilities to tell you who has a data table open on the file server?
>>
>>I does not need to be a Foxpro program, just any good program for Windows NT.
>>
>>Any recommendations?
>
>
>This question came up on a network which has replaced its Novell server with an NT server. They didn't know how to do this. So I appreciate the tips.
>
>Is there anyone else bothered by the fact that this essential function is a standard feature in Netware (from the server console) but seems to be rather arcane in NT?

It's not - if you are willing to go to the Server console, there are utilities that ship with NT (Server Administrator, which is always installed and available to system administrators from the Start Menu/Administrative Tools (Common) menu point, and NetWatcher, which is part of the NT Resource Kit.)

The discussions have revolved around programmatically accessing the information from a user application. There's an extensive APIthat will do this, but it requires a good deal of work to implement in a VFP-only program (it can be done, but it requires using a lot of API calls to build and access buffers and structures). There are third party solutions, and solutions that use additional tools like Paul Tatavu's POINTERS class, which has an OCX that does the work of handling the structures, already here on VFP. it can be done using a pure VFP solution (I'm playing around with using my CLSHEAP.PRG library to do it, but I'm working on other things at the moment, and haven't really put a great deal of effort into it.)

Doing this programmatically under Novell is at least as difficult, requiring either a third party library, or using Noivell's API libraries (which now require you to use Novell's Client32).
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform