TMetadata Delphi Database component, Version 1.55
=================================================

TABLE OF CONTENTS
-----------------
Overview
Installation
Demonstration Programs
Copyright 

Overview
--------
TMetadata component allows to create Access databases from your 
program and even at the design time. It's main goal is to store 
database structure, which could be loaded from the existing database
at the design time. It also can restructure the existing database
without any loss of information from the tables. It's ideal for 
use with BDE replacement tools, such as Diamond Access, Titan Access, ODA, 
DAO-Connect and others, that use DAO 3.x.

Installation
------------
Install packages:
MetadataD3.dpl - in Delphi 3,
MetadataD4.bpl - in Delphi 4,
MetadataBCB3.bpl - in C++Builder 3,
MetadataBCB4.bpl - in C++Builder 4.
Add a directory to Library path if needed.

Demonstration Programs
----------------------
    Demonstration program, placed in "Demo" directory shows all
TMetadata component functionality.

Copyright
---------
Author: Timur Islamov (timur@islamov.com http://www.islamov.com/)
Chelyabinsk, Russia.
