Clever Database Comparer VCL v7.1.916.0 Full Source (20 May 2019) » Developer.Team

Clever Database Comparer VCL v7.1.916.0 Full Source (20 May 2019)

Clever Database Comparer VCL v7.1.916.0 Full Source (20 May 2019)
Clever Database Comparer VCL v7.1.916.0 Full Source (20 May 2019)


The Database Comparer VCL represents 100% Delphi VCL components for Borland Delphi / C++Builder. These components allow you to compare and synchronize SQL database objects and table records for many popular databases. You can view all the differences between databases and execute an automatically generated script to eliminate all or selected only differences. The library includes more than 25 components for Database development and its code is constantly being refined and improved. Delphi / C++Builder 5-7, 2005-2009, RAD Studio 2010, XE-XE8, RAD Studio 10 Seattle and RAD Studio 10.3 Rio support.

Database Comparer helps to compare, synchronize and update databases structure. You can compare one database with another database or database with SQL/DDL script or even two SQL/DDL scripts!

Database Comparer implements highly intelligent and robust synchronization algorithm. During first comparison step it takes Target database or Target SQL/DDL script and compare it to the Master database or Master SQL/DDL script trying to locate all structure differences and prepare final SQL script which will be applied to the Target and make its structure equal to Master structure.

At this stage Database Comparer extracts all objects, descriptions and links from both Master and Target structures and then compares actual objects from Master with objects from Target building final update SQL script. After final update SQL script is ready you can apply it to the Target database if it is available or just save it to the file and run it later.

Database Comparer also support batch mode so you can synchronize list of Target databases with given Master database or SQL/DDL script at one pass.

Features at a glance:

Compare two databases, database and SQL/DDL script, two SQL/DDL scripts
Synchronize data between two database tables
Extract database structure
Compare specific database objects or entire databases
Royalty free licensing. Free Unlimited Email support
Fully-indexed help documentation. Delphi and C++Builder demos code

Connect to most popular databases

With Database Comparer VCL components you can compare Oracle, MSSQL, MySQL, InterBase (FireBird, Yaffil), Sybase and Postgre SQL databases. SQL Server 2005 is also supported.

Most popular database libraries such as ADO, BDE, InterBase Express, FIBPlus, IBObjects and ZeosLib supported directly. MyDAC, ODAC and AnyDAC are also supported.

Version 7.1.916.0 (20 May 2019)
Implemented Features:

The CROSS APPLY statement for the SELECT command was added;
The Packages support was added to the Firebird 3.0 engine;
The parsing/building of CREATE FUNCTION statement was implemented;
The DATEADD, DATEDIFF, and OVERLAY functions parsing was introduced for Firebird 3.0;
The MS SQL Server CTE support was added;
The default values for the stored procedure parameters was implemented;
Fixed Bugs:

The database comparer cannot parse the "rows 1" statement in triggers - fixed;
Crash comparing two oracle 11g2 databases - fixed;
The Invalid typecast error occurs when extracting the Firebird 3.0 internal functions - fixed;
The SQL LIST ALL and DISTINCT statements cause the parsing error in Firebird 2.6 - fixed;
The valid Firebird 2.5 trigger with the script containing the CTE syntax is marked as invalid - fixed;
The extractor cuts the final ")" from the stored procedure code - fixed;
The updating of the Database Default Charset failed - fixed;
The problems with parsing of computed fields of NUMERIC (nn, xx) type were fixed;
The NOT NULL table columns are not changed to NULL for Firebird 3.0 - fixed;
The problems with parsing of stored procedure scripts containing the PERCENT and OPTION statements were fixed;
The comparer doesn't create the global temporary table, but it creates all the indices, primary keys, and foreign keys that belong to GTT - fixed


Only for V.I.P
Warning! You are not allowed to view this text.