RESOURCE.MDA README FILE - THIS FILE IS NOT SUPPORTED BY MICROSOFT
------------------------------------------------------------------

What is it?
-----------
The resource database is a collection of tools to help with
developing, debugging, and exploring your Access 2.0 database.
Tools include:

  BASIC ERRORS           You type the error number, it displays the message
  CONCATENATION BUILDER  Walks you through concatenating numbers, dates, strings
  DAO TREE               Explore your database the DAO way
  DOMAIN WIZARD          Builds DLOOKUP, DCOUNT, etc., using your data
  FREQUENT QUESTIONS     Some common questions answered
  HOURGLASS OFF/ECHO ON  Does what it says, says what it does
  LIST EVENTS            List all events on the form or report you have open
                         Great for tracking down forgotten code

How to install
--------------
1.  Copy RESOURCE.MDA to your Access 2.0 directory.
2.  Start Access and open any database.
3.  Go to File|Menu Add-ins|Add-in Manager.
4.  It should be listed in the Add-in manger window.
5.  Highlight Resource Database and click Install.
6.  Click Close.

When Access restarts, the resource database will have been
added to the Menu Add-ins.
