Data Abstract for .NET and Delphi Releases

Released: Nov 28, 2018

Updates in v9.5.111

Features

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

Released: Oct 17, 2017

Updates in v9.3

Fixes

Fixes for .NET:

  • 78547: Cannot execute Schema Command that returns NULL value via one of its OUT parameters.
  • 77701: DA LINQ data adapter crashes on a GroupBy definition generated by DevExpress Pivot component.
  • 78599: DA LINQ: Provide more clear API for canceling changes of a specific table.
  • 77702: DA SQL cannot process queries like 'SELECT NULL FROM TableName'.
  • 78574: DA SQL: Substring method is not supported by SQL Generator.
  • 78186: Improve connection string parser error message...

Released: Jul 4, 2014

Updates in this release

Updates in 8

  • Relativity in the Cloud - Relativity Server now knows about the services provided by AWS that it needs to interact with, all without you writing manual code or setup scripts. Get an infinitely scalable middle tier up and running, with just a few clicks and without a single line of code.
  • Strongly Typed DataTables in Cocoa - With just a couple clicks in Schema Modeler for Mac or in the Visual Studio IDE, you have protocol/interface stubs for your tables in the language of your choice...

Released: May 13, 2013

Updates in this release

Updates in 7

  • URL Schemes - Consistent support for URL schemes across all channel and message types.
  • DA LINQ IDE Integration - Vast improvements have been made to the workflow for creating and updating DA LINQ strongly typed classes in Visual Studio.
  • Visual Studio 2012 and WinRT support - Full Visual Studio 2012 support and the ability to create WinRT client applications for Windows 8 and ARM-based Windows RT devices.
  • Improvements to Data Abstract for Xcode - New properties and delegate callbacks...