Updated IBDAC 6.1 is already released!

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Updated IBDAC 6.1 is already released!

Post by Devart » Thu 21 Sep 2017 08:48

Dear users,

Updated IBDAC 6.1 is available for download now!

In this version:
  • Support for Firebird on Android platform is added
  • Support for Firebird 3 packages is added
  • Aliases handling in the RETURNING clause is supported
  • The WireCompression connection parameter for Firebird 3 is supported
  • Bug with using BLOB data type in batch operations is fixed
  • Bug with using batch parameters of the Bytes type is fixed
  • Bug with closing a connection that has an active transaction for Firebird 3 is fixed
  • Bug with recreating a connection on Linux and mobile platforms is fixed
  • Bug with generating SQL for batch updates is fixed
  • Bug with the Locate method for non-Windows platforms in Lazarus is fixed
  • Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus is fixed
  • Bug with accessing a product help from the IDE menu is fixed
  • Bug with recreating fields when calling Open after Prepare is fixed
  • Bug with an incorrect error message when using the Connect dialog component on mobile platforms is fixed
  • Bug with AV failure when using calculated fields in TClientDataset is fixed
  • Bug with a key violation error when executing batch operations is fixed
  • Bug with Assert when calling the Locate method in the SmartFetch mode is fixed
  • Bug with using DAC components in DataModule for Linux is fixed
  • Bug with the "Input parameter mismatch" error for procedure is fixed
  • Bug with transactions when working with Firebird 2.5 is fixed
Devart Development Team
http://devart.com/ibdac/

Locked