KADao version 2.53
------------------
KADao is a native DAO component for Delphi/CBuilder
It is the first freeware component to completly access all databases 
supported by Microsoft DAO (Data Access Objects) including mdb, xls, dbf etc.. 
BDE is not required. Microsoft(r) DAO(tm) must be Installed in order component to run.
Support for both Microsoft(r) Access'xx-Access'97 and Microsoft(r) Access'2000
Features:
 1. Create, Repair, Compact, Encrypt Access'97 and Access'2000 MDB files 
 2. Create tables, add indexes, and fields to existing tables and so on.
 3. Work as a Table an Query Component supporting both Queries and QueryDefs
 4. Compatible with all data aware controls
 5. Master/Detail support
 6. Locate, Lookup  support
 7. Find_First,  Find_Next, Find_Last, Find_Prior
 8. Seek_Nearest, Seek_NearestEx

Many examples and latest version you can obtain at http://www.delphi.pari.bg/
WARNING: Since i spend too muct time for HLP creation 
         all new versions will have only KADAO.DOC as HELP.
         Only information in KADAO.DOC is fresh and latest.

KADao is a set of tree components to use with Microsoft(r) DAO(tm) Engine
KADao is FREE for commercial and non-commercial use i.e it is absolutely free!
It is tested with Delphi 3.0 And Delphi 5.0 but must work without problems 
with any version of Delphi 3-5

LONG LIVE THE FREE SOURCE!

DISCLAIMER OF WARRANTY
----------------------
COMPONENTS ARE SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR
DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,
THE WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR ANY PURPOSE. THE AUTHOR
ASSUMES NO LIABILITY FOR DAMAGES, DIRECT OR CONSEQUENTIAL, WHICH MAY RESULT
FROM THE USE OF COMPONENTS.
USE THIS COMPONENTS AT YOUR OWN RISK

INSTALLATION
------------
1. In Delphi select Component/New component
2. Select Into new package
3. Select two files (KDaoTable.pas and KDaoDataBase.pas) fro the directory where they are located
4. In Package file name type: KADao
5. In Package description type: KA Dao Data access component
6. Press OK button

Warning for Delphi 4 users!
---------------------------
If You encounter problem during compilation UNDEFINE USEPARAMS in KDaoTable.Pas

Warning for Delphi 5 users!
---------------------------
You must put a DsgnIntf.pas in the directory where you inslall KADao.
DsgnIntf.pas comes with delphi - you will find it in the Source subdirectory of Delphi

CBUILDER USERS
--------------
Since version 2.53 KADAO supports CBuilder
It is tested on version 3.0 of CBuilder and works fine
Open and Build KADAO.BPK
And then install builded KADAO.BPL


OK. Thats all
Sorry for my bad English.
Any help in future enhancements will be appreciated
Since this is version 1.0 there must be many bugs to fix
For contacts:
 my e-mail: kiril@pari.bg
 my site  : delphi.pari.bg  or www.delphi.pari.bg

Best regards
   Kiril Antonov
   Sofia
   Bulgaria