Lancements de Data Abstract for Delphi
Released: Oct 20, 2025
Mises à jour de 10.0.0.1621
Correctifs
- RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Released: Oct 10, 2025
Mises à jour de 10.0.0.1619
Fonctionnalités
- ServiceBuilder: Added support for Mercury & Iodine.
- ServiceBuilder: Now uses nested menus for codegen.
- rodl2code: Now allows users to connect to HTTPS servers with self-signed certificates.
Correctifs
- RO/C++: Regression in 1617: _Invk files were incorrectly generated for C++Builder ('ambiguity between Urooponsslapi::TStringArray and Uroclasses::TStringArray').
- RON: Raise proper/better exception if plain HTTP server receives HTTPS request.
- Drop per-version trial builds for...
Released: May 7, 2025
Mises à jour de 10.0.0.1613
Fonctionnalités
- DA/D: Now allows you to set additional parameters for IBDAC.
- RO/N: Super channels: increased MaxPackageSize to 10mb similar to Delphi.
- RO/D+N: Improved JsonMessage error about WrapResult.
- RO/D: Now supports OPTIONS request in HttpApi.
- RO/N: Support for HEAD, PATCH, OPTIONS requests in HttpApi.
- DA/J/N - RO/D: Cosmetic changes (param names should be the same in overridden methods).
- Merged CodeGen4.
- Merged ROCodeGen.
- RO/.NET: Size error message improvements.
- RO/N: EROUnknownMethod...
Released: Nov 14, 2024
Mises à jour de 10.0.0.1599
Correctifs
- Delphi: all event repositories should support IROValidatedSessionsChangesListener interface (event should be removed only after client confirmation).
- RO/Delphi: Mandatory SOAPAction attribute missing for SOAP 1.1.
- RO/Delphi: update Grijjy Foundation to new version.
- RO/Delphi: super channels: Access Violation in SetAckDetails() if SkipAck = True.
- rodl2code: GenericArray option should not require codefirst option.
- Delphi: Allow to use generics in FPC.
- RO/Delphi: server shouldn't ignore...
Released: Feb 9, 2022
Mises à jour de 10.0.0.1533
Fonctionnalités
- Added Delphi integration for non-admin users via .train.
- HttpAPI: Autofill APIHost from request.
- HttpAPI: Generate Schemes node.
- Allow silent app registration under non-Administrator account.
- Missing context menu items for RemoteDataAdapter.
- Updated MySQL driver registration.
- Added Modulo operator support (DA SQL).
- Support for OpenSSL 3.
- Minor DataAccessService refactoring.
Released: Sep 17, 2021
Mises à jour de 10.0.0.1521
Fonctionnalités
- Added support for Embarcadero Delphi 11 Alexandria.
Released: Aug 11, 2021
Mises à jour de 10.0.0.1515
Fonctionnalités
- Extended TRIM syntax in DA SQL.
- Extended Trim syntax in macro functions.
- New DynamicWhere expressions.
- New DynamicWhere expressions support in Business Rules Scripting.
Released: Jun 10, 2020
Mises à jour de 10.0.0.1481
Fonctionnalités
- Support for DA SQL in Embarcadero Delphi Servers.
- Support for Embarcadero Delphi 10.4 Sydney.
- New lightweight session update mode in Olympia Server.
- Stability improvements for Olympia Server.
- Zeroconf information now includes TLS status.
- Service Builder now supports connecting to TLS and zeroconf servers.
- Indy channels have been updated to support TLS.
- New more granular ServiceUnknownMethodException.
Released: Mar 29, 2019
Mises à jour de 9.7.115
Fonctionnalités
- Updates database profile for NexusDB.
Correctifs
- 82263: DA LINQ cannot handle nullable fields in List.Contains expression.
- 82267: PrimaryKey fields should always be treated as non-nullable ones.
Released: Mar 20, 2019
Mises à jour de 9.6.113
Fonctionnalités
- Added support for ElevateDB v230b4.
- Added support for ZEOS 7.3.
Correctifs
- 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...