Readme for nDB
^^^^^^^^^^^^^^

nDB is a simple program that prints the structure of a dBase or Access file.  It prints out information on the
database file itself, all the tables, and query definitions; along with attributes of all of those.

Use:
^^^^
Just run the program and open a file.  The tables will load into the list box.  The choose print from the file
menu.  The information is printed to the system printer.  

The options menu will bring up a window allowing you choose which attributes will be printed.

The about menu will bring up a window with the current version.

If you downloaded the full version, run the setup.exe file to install.  If you just downloaded the exe version,
run it.  If you have problems with missing DLLs or OCXs, download the full version.

Registration:
^^^^^^^^^^^^^
For information on registration or to contact me for support, go to http://www.nutt.net/ndb/.  My email address
is there, but not here since it tends to change a lot.

Legal Stuff:
^^^^^^^^^^^^
Like everything else you download, I'm not responsible for anything this program does to your computer.  It works perfectly on mine, and should on your's.

Revision History:
^^^^^^^^^^^^^^^^^
v 0.5
  - This is the first version released