home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / 7642 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.6 KB

  1. Xref: sparky comp.databases:7642 comp.sys.ibm.pc.misc:14415
  2. Newsgroups: comp.databases,comp.sys.ibm.pc.misc
  3. Path: sparky!uunet!sun-barr!decwrl!pa.dec.com!nntpd2.cxo.dec.com!tincup.enet.dec.com!lindsey
  4. From: lindsey@tincup.enet.dec.com (Randy Lindsey)
  5. Subject: Re: Read-Only .dbf Files in FoxPro 2.0
  6. Message-ID: <1992Nov5.191905.4287@nntpd2.cxo.dec.com>
  7. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  8. Organization: Colorado Software Solutions, Inc.
  9. References:   <1cvmhnINN8to@iskut.ucs.ubc.ca>
  10. Date: Thu, 5 Nov 1992 19:16:50 GMT
  11. Lines: 26
  12.  
  13.  
  14. In article <1cvmhnINN8to@iskut.ucs.ubc.ca>, comm117@unixg.ubc.ca (Chin) writes...
  15. >I am using FoxPro 2.0 on Novell 3.11.  I flagged my dbf files as SRO 
  16. >(shareable read-only) using the "flag" command in DOS.  However, I now need 
  17. >to change the data on those files.  "Simple enough", I thought,
  18. >"I'll just use the flag command again and change it to SRW (shareable 
  19. >read-write)."  
  20. >The problem is, once I do that, FoxPro will not let me open the database.
  21. >I need to change it back to SRO before I can open it.  Of course, I can't
  22. >edit the database, so either way, I'm stuck.  Does anybody have any
  23. >ideas on where to start before I go off screaming and mindless pandemonium?
  24. >- Gavin
  25.  
  26. Hmmm, haven't encountered that, and I almost always work on a 3.11 network.
  27. I assume you're using "native" Foxpro commands or menus to USE the DBF's,
  28. not a program you or someone else wrote.  If not, try that.
  29.  
  30. Also, try flagging one of the DBF's to NSRW (non-shareable, read-write).
  31. I've never flagged my DBF's, so the shareable attribute may be causing
  32. trouble.
  33.  
  34. Good luck,
  35. Randy
  36.