home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / database / salvdb.zip / READ.ME next >
Text File  |  1993-06-14  |  900b  |  17 lines

  1. ======================= DOCUMENTATION FOR SALVDBF.EXE=========================
  2. SALVDBF was written because a lot of times, especially on a network, the DBF
  3. header is not updated in time. As a result when FOXPRO attempts to USE the file
  4. the error NOT A DATABASE FILE is returned. This utility salvages all possible
  5. records from the passed file. The salvaged file has the same name as the old one
  6. so please remember TO BACKUP your file, just in case. The indexes are also lost
  7. since there is no way for me to know which indexes were set. So the user has to
  8. reset the index file. This utility was written in C using the CODEBASE libraries
  9. and hence is much better that FIXDBF and anything else that is out there.
  10.  
  11. DISCLAIMER: As always, the author disregards any knowledge of its creation's
  12.         problems. (GO TO COVER MY BEHIND)
  13. Enjoy!!!
  14. For comments write to:
  15. CIS:75740,1046 (RAJ)
  16.  
  17.