Results 1 to 2 of 2

Thread: [2005] Shared file used by who?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2004
    Posts
    172

    [2005] Shared file used by who?

    In my application I need to overwrite some shared files with a new version of them so, is it possible to know if a shared file is in use and by who? I need to check that before overwriting them.

    Thanks

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2005] Shared file used by who?

    You can test to see if a file is in use with this code

    However I am not aware of a specific way to be able to tell WHO is locking the file. I know there are ways to keep track of that, I have seen it in server admin software, but I don't know of any specific way to do it from a client workstation in VB.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width