Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Tour  | Download  | Order  | History 
 

Database Structure Description

Features  | Detailed Description 
 

The Database Structure component represents the database metadata: tables, triggers, stored procedures and other database objects.

Metadata extractor saves all information about underlying database structure in to a special storage class: Database Structure. This class is unified for all types of databases. Such approach makes possible to compare and synchronize databases structure of different types of databases. For example you can compare and synchronize Oracle and MS SQL databases, MS SQL and dBases databases and so on.

When comparing databases the Database Comparer component uses two Database Structure storages to store Master and Targets database metadata.

Please see the Demos code (DBComparerDemoFib, DBComparerDemoIbo, DBComparerDemoIbx, DBComparerDemoMSSQL, ScriptComparer) and also the indexed Help documentation provided with the Database Comparer VCL installation for more details about using this component.

Property List

  Name   Description
 CompareRole Specifies if this is a Master or Target database structure.
 Metadata Holds full database structure: list of tables, procedures, triggers, constraints and so on - all objects which defines database.
 DatabaseType Type of underlying database: Interbase, MS SQL, Oracle and so on.
 Extractor Extractor to load database objects.

Method List

  Name   Description
 Clear Removes database objects and initializes the Database Structure.

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2008