Data Abstract for Delphi Releases

Released: Feb 9, 2022

Updates in 10.0.0.1533

Funktionen

  • 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

Updates in 10.0.0.1521

Funktionen

  • Added support for Embarcadero Delphi 11 Alexandria.

Released: Aug 11, 2021

Updates in 10.0.0.1515

Funktionen

  • 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

Updates in 10.0.0.1481

Funktionen

  • 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

Updates in 9.7.115

Funktionen

  • Updates database profile for NexusDB.

Fehlerkorrekturen

  • 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

Updates in 9.6.113

Funktionen

  • Added support for ElevateDB v230b4.
  • Added support for ZEOS 7.3.

Fehlerkorrekturen

  • 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...

Released: Nov 28, 2018

Updates in 9.5.111

Funktionen

  • Adds support for Delphi 10.3 Rio.
  • NexusDBDriver: isAlive method was added.
  • Scripting: Add method to execute a command from a scripted event.

Released: Nov 16, 2018

Updates in 9.5

Funktionen

  • Features:
    • Support for Delphi 10.3 Rio.
  • Enhancements:
    • NexusDBDriver: isAlive method was added.
    • Scripting: Add method to execute a command from a scripted event.

Fehlerkorrekturen

  • 81205: DOA Driver :unable to work with datLargeAutoInc, datLargeUInt and datDecimal fields.
  • 81206: DOA Driver: unable to handle blob fields.
  • 81265: Invalid implementation of TROXMLStreamer.SerializeSimpleType for set properties.
  • 81183: Issue with strongly typed classes.
  • 81266: TROXMLStreamer.DeserializeObject...

Released: Mar 23, 2018

Updates in 9.4

Funktionen

  • Adds support for Azure SQL Server.

Fehlerkorrekturen

  • 79424: Better compatibility of TDAConnectionManager with linux platform.
  • 79753: Better support of datGuid.
  • 79420: Linux: Problem with loading .daSchema.
  • 79473: MSSQL drivers - Problem with showing tables with multiple dots in name.
  • 79574: Problem with detection of Azure server.
  • 79394: RegisterBusinessProcessorRules should use generics.
  • 79446: safecall methods in drivers are incompatible with linux.
  • 79470: Some problems with ARC...

Released: Oct 17, 2017

Updates in 9.3

Fehlerkorrekturen

  • 78072: Chinese command name does not work.
  • 78011: DAMemDataTable - Memory-leaks with StoreStringAsReference option active (better fix).
  • 78192: FireDAC wasn't compatible with linux.
  • 78150: Memory leaks in DAMemDataset when StoreStringAsReference option is used.
  • 78175: Problems with blob processing in Chinese locale.
  • 78268: TDAODataSchemaDispatcher should fire onGetDispatchInfo event.