  Program: DBUTIL.EXE
 Software: Database Utility
Architect: Bob Bartel
  Notice : Copyright (c) 1994, Automation Technologies
         : No Rights Reserved
  Contact: Bob Bartel
         : Automation Technologies
         : 2563 East Willowhills Drive
         : Sandy, Utah   84093
         : Telephone: 801-944-0876
         :       FAX: 801-942-2385

  Purpose: 
   
If you do any tech support over the phone like I do, you may need a quick-and-dirty way for your users to view and/or edit database files (outside your main program), while you help them make changes, etc.  

Since I can't require all my users to buy a copy of FoxPro, this program is a simple solution.  Just include DBUTIL.EXE (Dos or Windows Version) on one of your distribution disks.  

The main function of this utility is the Browse function.  With it, you can view the structure, modify records, search for records, and even add records to the file.

Since this is only a quick-and-dirty program, I challenge you to improve it.  You might want to add a modify structure routine, a indexing function (in this version you can only reindex, not create new indexes or build an index from scratch).

At any rate, I hope it's useful for you.  This is freeware, have fun!
