Hi,

I need to know who as a particular file open. The file is on a Netware
server and it's possible that several users have the file open at the same
time (not exclusively of course).

Gplib used to be great for this but AFAICS there is no version of gplib for
VFP.

Any ideas how to do this?

Thanks,

Frank

Re: Who has file open in Netware by Man-wai

Man-wai
Tue Aug 15 20:38:42 CDT 2006

Frank Dreyfus wrote:
> Hi,
>
> I need to know who as a particular file open. The file is on a Netware
> server and it's possible that several users have the file open at the same
> time (not exclusively of course).
>

news://forums.novell.com


--
SoftMedia Technology Co., Ltd.
Website: http://www.softmedia.hk Tel: (852)2743 4228
* TryEasy Accounting/POS/Trading/ERP solutions

Re: Who has file open in Netware by Frank

Frank
Tue Aug 15 22:08:23 CDT 2006

Man-wai Chang <info@softmedia.hk> wrote in news:#kC22SNwGHA.1272
@TK2MSFTNGP05.phx.gbl:

> news://forums.novell.com

Hi,

I did post the question at novell.support.netware.small-business.6x
but I don't know if that's the appropriate forum or if I'll get a hit.

I think my best bet is still with this forum since I'm more likely to find
VFP/Netware users here.

Thanks,

Frank



Re: Who has file open in Netware by Josh

Josh
Tue Aug 15 22:32:32 CDT 2006


You can use the netware API.

On Tue, 15 Aug 2006 18:09:13 -0700, Frank Dreyfus <fdreyfus@nyw.com> wrote:

>Hi,
>
>I need to know who as a particular file open. The file is on a Netware
>server and it's possible that several users have the file open at the same
>time (not exclusively of course).
>
>Gplib used to be great for this but AFAICS there is no version of gplib for
>VFP.
>
>Any ideas how to do this?
>
>Thanks,
>
>Frank


--- AntiSpam/harvest ---
Remove X's to send email to me.

Re: Who has file open in Netware by Man-wai

Man-wai
Wed Aug 16 01:18:06 CDT 2006

> I did post the question at novell.support.netware.small-business.6x
> I think my best bet is still with this forum since I'm more likely to find
> VFP/Netware users here.

Are you using Novell's Netware client? Could it be communicated with
OLE, COM or ActiveX?

I remembered back in Netware 3.x days, a console tool (fconsole? can't
remember...) could display who is opening what files.

--
SoftMedia Technology Co., Ltd.
Website: http://www.softmedia.hk Tel: (852)2743 4228
* TryEasy Accounting/POS/Trading/ERP solutions

RE: Who has file open in Netware by Leemi

Leemi
Wed Aug 16 10:49:08 CDT 2006

Hi Frank:

Can you use Filemon from www.sysinternals.com?


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

> Hi,
>
> I need to know who as a particular file open. The file is on a Netware
> server and it's possible that several users have the file open at the
same
> time (not exclusively of course).
> Gplib used to be great for this but AFAICS there is no version of gplib
for
>VFP.

>Any ideas how to do this?

>Thanks,

>Frank





Re: Who has file open in Netware by Chip

Chip
Wed Aug 30 11:26:06 CDT 2006

I don't know how to do this via an API, but we had a desktop utility you
could try googling for called WhoHasIt. It was perfect for doing this, but
I think you may have had to have system admin priviledges to use it.

We're converting to Windows servers, so I have the same question for Windows
admins out there?

Thanks.

Chip


"Frank Dreyfus" <fdreyfus@nyw.com> wrote in message
news:Xns9820D730921adfslur0mdoaur03jadl@207.46.248.16...
> Hi,
>
> I need to know who as a particular file open. The file is on a Netware
> server and it's possible that several users have the file open at the same
> time (not exclusively of course).
>
> Gplib used to be great for this but AFAICS there is no version of gplib
> for
> VFP.
>
> Any ideas how to do this?
>
> Thanks,
>
> Frank