home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / dbasel / 1456 < prev    next >
Encoding:
Text File  |  1993-01-12  |  811 b   |  20 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!europa.asd.contel.com!paladin.american.edu!auvm!IONA.BITNET!CC39
  3. Message-ID: <12JAN93.11581789.0081.MUSIC@IONA>
  4. Newsgroups: bit.listserv.dbase-l
  5. Date:         Tue, 12 Jan 1993 10:43:25 EST
  6. Sender:       "Discussion on the use of the dBase language and related
  7.               dialects" <DBASE-L@NMSUVM1.BITNET>
  8. From:         CC39000 <CC39@IONA.BITNET>
  9. Subject:      Help Preserve Deleted Records
  10. In-Reply-To:  In reply to your message of TUE 12 JAN 1993 04:25:24 EST
  11. Lines: 7
  12.  
  13. thoughts:
  14.  
  15. 1. copy to a temp file for deleted()
  16. 2. i prefer to have a flag field in my dbfs which can be
  17.  used for a variety of actions,  new, edited, deleted,
  18.  etc.  Theflag fields are easily filtered for action,can
  19.  be selected in a for clause for a limited index, etc.
  20.