                     DB3TABLUZ, a NDX-aware TTable-descendant
                     ========================================

Well, after several people asked me (i.e. Tony Corey) about my NDX-aware
component, I decided to place it into the libs here, though it's still nothing
more then a first approach, to have NDX-supported DBF-files from within
DELPHI.

NOTE: This component AND source-code are FREEWARE and can be used any way
you'd like, EXCEPT ONE CASE:

-> you MUST NOT develop a NDX-aware component BASED on MY SOURCE or the knowledgement
   you got by it w/o having me asked for permission to do so.


-> free is fun, but also impies, that there's no warranty for anything.. but
   never mind to ask me in case of problems.



Please note, that the demo DBTABL-project will NOT run until you install
the DBTABLUZ.DCU component into your VCL.


                     INSTALLATION
                     ============

To install the  TUZTABLE class into your VCL:

1.    unpack the archive using -d option of PKUNZIP to regen tghe subdirs too;
2.    the LIB-subdir contains the DCU and DCR files for installation into your
      VCL;
3.    move the files in LIB-subdirectory into your favourite directory for
      3rd-party components;
4.    open OPTIONS | INSTALL COMPONENTS;
5.    select ADD..;
6.    add DBTABLUZ.DCU;
7.    select OK;

TUZTable will first install onto the page "UZ" but as others, you might decide
to move it anywhere in the VCL-comps tab in your DELPHI.

That's it for the VCL-part, now you shoul be able to inspect/compile/run the
DB3TABL-project with your DELPHI-copy

bye UZ [100271,313]


