home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / 7747 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!ukma!netsys!decwrl!pa.dec.com!nntpd2.cxo.dec.com!tincup.enet.dec.com!lindsey
  3. From: lindsey@tincup.enet.dec.com (Randy Lindsey)
  4. Subject: Re: FP 2.0  DELETE FILE on a LAN
  5. Message-ID: <1992Nov10.205258.23242@nntpd2.cxo.dec.com>
  6. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  7. Organization: Colorado Software Solutions, Inc.
  8. References:   <BxDn6z.Cv2@acsu.buffalo.edu>
  9. Date: Tue, 10 Nov 1992 20:51:13 GMT
  10. Lines: 22
  11.  
  12.  
  13. In article <BxDn6z.Cv2@acsu.buffalo.edu>, v125qmam@ubvmsb.cc.buffalo.edu (Ami R Pflugrad) writes...
  14. >Hi all,
  15. >    Im wondering what will happen if a user issues a 
  16. >    DELETE FILE F:\Foxpro2\MyJunk\Foo.DBF while
  17. >    another user was using F:\Foxpro2\MyJunk\Foo.DBF 
  18. >    in his/her current workspace. This would be under a NOVELL Lan.
  19. >        I'd try it myself but I dont have access to a LAN at the moment
  20. >    and Im not sure when I will have my next opportunity.  
  21. >    Can anyone help me out...
  22. >        Thanks,
  23. >        - Ami
  24.  
  25. I'm not on my Lan right now, or I'd try this.  But you should get some
  26. kind of failure on the DELETE FILE command.  The network won't let you
  27. delete a file while someone else is using it.  Many mainframe/mini systems
  28. will let the delete succeed, but just flag the file for deletion when
  29. the last user closes it.  No one else can open or see it in the meantime.
  30.  
  31. Randy
  32.