home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / moss.zip / README < prev    next >
Text File  |  1986-11-09  |  838b  |  21 lines

  1.   DATABASE UTILITIES PROGRAM
  2.   BY ROBERT MOSS
  3.  
  4.  CIS ID#73717,47
  5.  This program is a utility to make handling a database user-friendly.
  6.  It allows you to search any database on a large number of fields;
  7.   set a filter on the basis of a complex criterion;
  8.   Index on any two fields;
  9.   backup your database;
  10.   add, delete, view, and change records;
  11.   browse the database, and
  12.   pack the database.
  13.  
  14.   The program will work on ANY database.  The only restrictions are:
  15.    - The FIRST field must be a text field.  Searches will be faster 
  16.      if this field is the key field for an index.
  17.    - In order to SELECT a subset of records, the database must contain 
  18.      a logical field called MARK.
  19.  
  20. MOSS.PRG is the master module.  This program will be run automatically
  21. if you use the "CONFIG.DB" contained in this set of files.