- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- Database Comparer VCL for Delphi, C++Builder
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.