
Adds support for ElevateDB v230b4 and ZEOS 7.3.
Features
- Added support for ElevateDB v230b4.
- Added support for ZEOS 7.3.
Fixes
- Auto-adding references to Remoting SDK assemblies by "Connect to..." tooling corrupts the VS project properties for Elements projects.
- BeforeExecutingGetDataReader event is not raised for direct SQL data access.
- Better handling of datMemo field.
- DBISAM driver: better handling of memo field.
- DOA: Issue with CreateCompatibleQuery.
- DOA: Problem with null values for Memo parameters.
- Incorrect CodeGen language is used for TableDefinition classes in Elements projects.
- Problem with writing datMemo via legacy Bin1 streamer.
- Table Definitions wizard uses different default languages for code file extension and code generator.
- Typo in TDataAbstractService.PackSimpleDeltas.
- Typo in uDAADOInterfaces.pas.
- UniDAC/MySQL should use CreateConnection=False for correct working of Autoinc feature.
- varchar(max) should be considered as datMemo for MSSQL drivers.
- Avoid bug with safecall calls in Delphi/Linux.