MySQL Data Access Components (MyDAC)(英語版) のリリース

Released: Apr 2, 2018

9.1.5 での更新項目

機能

  • Added support for Lazarus 1.8.2.
  • Now the Detail dataset is not refreshed when editing a Master dataset.

不具合の修正

  • Fixed bug executing batch operations with iteration = 1 and offset = 0.
  • Fixed bug re-opening a filtered dataset.
  • Fixed bug with data decryption in SmartFetch mode.
  • Fixed bug with data truncation while decrypting.
  • Fixed bug creating the list of tables when using TMyServerControl.
  • Fixed bug with multiple calls of the SetOrderBy method in RAD Studio 10.2 Tokyo.
  • Fixed bug with assertion...

Released: Jan 18, 2018

9.1.4 での更新項目

機能

  • Added support for Lazarus 1.8 and FPC 3.0.4.
  • Added support for custom constraints.
  • New UseBlankValues property added to Loader component.

不具合の修正

  • Fixed bug filling default values when TDADataSetOptions.DefaultValues = True for MariaDB 10.2.7 and higher.
  • Fixed bug parsing SQL that contains a table name with spaces after the point.
  • Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
  • Fixed bug with assertion failure when adding Calculated fields after calling...

Released: Sep 19, 2017

9.1.3 での更新項目

機能

  • Adds support for Azure Databases for MySQL.
  • Adds support for JSON data type.

不具合の修正

  • Bug with Assert when calling the Refresh method after changing fields amount of recordset (stored procedure).
  • Bug generating SQL for batch updates.
  • Bug with the Locate method for non-Windows platforms in Lazarus.
  • Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
  • Bug accessing product help from the IDE menu.
  • Bug recreating fields when calling Open after Prepare.
  • An incorrect error...

Released: Apr 5, 2017

9.0.1 での更新項目

機能

  • Support for RAD Studio 10.2 Tokyo.
  • Support for Linux in RAD Studio 10.2 Tokyo.
  • Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
  • Support for HTTPS protocol.

Released: Sep 8, 2016

8.7.25 での更新項目

機能

  • Added TDADataSetOptions.InsertAllSetFields property.

不具合の修正

  • Fixed several bugs in SmartFetch Mode.
  • Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
  • Fixed bug with param values loss after changing TDAParam.ValueCount.
  • Fixed bug with PtrOffset function when Overflow Checking option is enabled.
  • Fixed bug with the DisposeBuf failed error when canceling dataset changes.
  • Fixed bug with the duplicated MacroChar variable.
  • Fixed bug with RowsAffected calculation after...

Released: Jun 27, 2016

8.7.24 での更新項目

機能

  • Added TVirtualDataSet component.
  • Support for RAD Studio 10.1 Berlin.

不具合の修正

  • Fixed big with assertion failure on editing data in SmartFetch mode.
  • Fixed big with using parameters and column aliases in Master-Detail relation.
  • Fixed big with AV on application closing when DLLs are used in the Trial edition.
  • Fixed big with memory leaks on application finalization when Pooling is enabled.
  • Fixed big on processing timestamp(6) field.
  • Fixed big with cutting the STATUS field for SHOW ENGINE statement.

Released: Sep 24, 2015

Updates in this release

Updates in V8.6.19

  • Support for RAD Studio 10 Seattle.
  • Support for INSERT, UPDATE and DELETE batch operations.
  • Support for MariaDB Embedded.

Released: Jun 2, 2015

Updates in this release

Updates

  • Embarcadero RAD Studio XE8 support.

Released: Sep 23, 2014

Updates in this release

Updates

  • RAD Studio XE7 support.
  • Lazarus 1.2.4 support.
  • ODBC connections significantly improved.
  • Support for NexusDB 4.xx.

Released: Sep 27, 2013

Updates in this release

Updates in V5.1.3

  • RAD Studio XE5 support.
  • Android application development support.
  • Lazarus 1.0.12 support.
  • IPv6 protocol support.
  • Migrate from FIBPlus.
  • Connection component Ping method added.