Virtual Data Access Components (VirtualDAC) のリリース

Released: Mar 2, 2021

11.4.1 での更新項目

機能

  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Added UseUnicode option to the VirtualQuery component.

不具合の修正

  • Fixed bug with editing a source dataset after opening TVirtualQuery.
  • Fixed bug with updating a dataset with fields which contain international characters.
  • Fixed bug with processing a WHERE clause.
  • Fixed bug with editing a dataset which acts as a data source for the...

Released: Sep 14, 2020

11.3.2 での更新項目

機能

  • Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.

Released: Aug 26, 2020

11.3.1 での更新項目

機能

  • Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.

Released: Jun 1, 2020

11.2.4 での更新項目

機能

  • Added support for RAD Studio 10.4 Sydney.
  • Added support for Lazarus 2.0.8.
  • Added support for macOS 64-bit in Lazarus.

Released: Mar 10, 2020

11.1.3 での更新項目

不具合の修正

  • Fixed bug reading a field value using the AsBytes method in Lazarus.

Released: Nov 26, 2019

11.1.2 での更新項目

機能

  • Support for Android 64-bit.
  • Support for Lazarus 2.0.6.

Released: Jul 22, 2019

11.0.1 での更新項目

機能

  • Added support for macOS 64-bit.

Released: Jun 24, 2019

10.6.14 での更新項目

機能

  • Added support for Lazarus 2.0.2.
  • Added TVirtualTable DefaultSortType property.
  • Improved performance of TVirtualTable SaveToFile/LoadFromFile methods.

Released: Nov 26, 2018

10.5.12 での更新項目

機能

  • RAD Studio 10.3 Rio support.
  • Added support for UPPER and LOWER functions for Unified SQL.

Released: Jul 9, 2018

10.4.9 での更新項目

機能

  • Added support for Lazarus 1.8.4.
  • Added LocalUpdate property to TVirtualQuery.
  • Added AutoOpenSources option to TVirtualQuery.

不具合の修正

  • Fixed bug reading BLOB fields data on mobile platforms in TVirtualTable.
  • Fixed bug using a backslash in the Filter property.