Database Comparer VCL for Delphi, C++Builder V7.2.920.0

Released: Jul 6, 2020

Updates in V7.2.920.0

Features

  • Added support for RAD Studio 10.4 Sydney.
  • Added IB Description - COMMENT ON FUNCTION.
  • Added support for DB2 version 9, 10, and 11.
  • MSSQL - added compatibility level checking.
  • TableDataComparer - added WideMemo blob data type.
  • Added support for Big-Endian Unicode encoding.
  • The TDBComparer.Database Type property was removed.
    The appropriate database type is determined automatically from both the master and the target database settings. Simple ignore this warning and allow IDE to remove it while opening your form in Delphi.
  • The IBServerOptions (and also MSSQLServerOptions, etc.) were moved from the TDBComparer component to the TDBStructure component.

Fixes

  • Fixed compilation warnings when compiling in new versions of Delphi.