Database Comparer VCL for Delphi, C++Builder V7.2.920.0
Released: Jul 6, 2020
V7.2.920.0 での更新項目
機能
- 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.
不具合の修正
- Fixed compilation warnings when compiling in new versions of Delphi.