InterBase Data Access Components (IBDAC) (英語版) のリリース

Released: Apr 10, 2018

6.1.7 での更新項目

機能

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

不具合の修正

  • Fixed bug with "Attempt to reopen open cursor" error when trying to execute Refresh method.
  • 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 when query plan containing national characters.
  • Fixed bug with "SQL...

Released: Jan 18, 2018

6.1.5 での更新項目

機能

  • Added support for Lazarus 1.8 and FPC 3.0.4.
  • Added support for custom constraints.
  • New UseBlankValues property added to Loader component.
  • Improved loading of default client library for 64-bit applications.

不具合の修正

  • Fixed bug with memory leak when using BLOB data type in batch operations.
  • Fixed bug resetting a previously set parameter value when using DescribeParams.
  • Fixed bug backing up or restoring a database that contains national characters in a database path in Firebird 3.
  • Fixed bug calling...

Released: Sep 29, 2017

6.1.4 での更新項目

機能

  • Adds support for Firebird on Android.
  • Adds support for Firebird 3 packages.
  • Adds support for alias handling in the RETURNING clause.
  • Adds support for WireCompression connection parameter in Firebird 3.

不具合の修正

  • Bug using BLOB data type in batch operations.
  • Bug using Bytes batch parameters.
  • Bug closing a connection that has an active transaction in Firebird 3.
  • Bug recreating a connection on Linux and mobile platforms.
  • Bug generating SQL for batch updates.
  • Bug with the Locate method for non...

Released: Apr 5, 2017

6.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.
  • Manage batch operations using a transaction.
  • Obtain active transaction numbers using DBMonitor.

 

Released: Sep 8, 2016

5.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 DisposeBuf failed error when canceling dataset changes.
  • Fixed bug with the duplicated MacroChar variable.
  • Fixed bug executing an INSERT OR UPDATE batch...

Released: Jun 27, 2016

5.7.24 での更新項目

機能

  • Added TVirtualDataSet component.
  • Support for RAD Studio 10.1 Berlin.
  • Added Timeout property for the TraceService component.
  • Improved OnConnectionLost event in the Connection component.

不具合の修正

  • Fixed bug with assertion failure on editing data in SmartFetch mode.
  • Fixed bug with AV on application closing when DLLs are used in the Trial edition.
  • Fixed bug with using parameters and column aliases in Master-Detail relation.
  • Fixed bug with re-assigning a value to a stored procedure parameter as a...

Released: Sep 24, 2015

Updates in this release

Updates in V5.6.19

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

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.