IBDAC 6.0 released for RAD Studio 10.2 Tokyo with support for Linux!

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

IBDAC 6.0 released for RAD Studio 10.2 Tokyo with support for Linux!

Post by Devart » Thu 06 Apr 2017 09:56

Dear users,

the new IBDAC version 6.0 is available for download now.

In this version:
  • RAD Studio 10.2 Tokyo is supported
  • Linux in RAD Studio 10.2 Tokyo is supported
  • Lazarus 1.6.4 and Free Pascal 3.0.2 is supported
  • Possibility to manage batch operations using a transaction is added
  • Possibility to obtain active transaction number using DBMonitor is added
  • Bug with handling the "Database shutdown" error is fixed
  • Bug with showing values array for batch updates in IBCSQLMonitor is fixed
  • Bug with handling parameters of the Currency type is fixed
  • Bug with AV when the number of values of a batch parameter is too large is fixed
  • Bug with using batch parameters of Bytes type is fixed
  • Bug with setting parameters of a custom transaction in Lazarus is fixed
  • Bug with reading BLOBs when the CacheBlobs property is set to False is fixed
  • Bug with using several IBCAlerter components simultaneously is fixed
  • Bug when working with the TBytes and TVarBytes fields in TVirtualTable is fixed
  • Bug with detecting parameters by name in ExecSQLEx is fixed
  • Bug with reading Memo as WideMemo is fixed
  • Bug with field name quoting in a filter expression is fixed
  • Bug with handling parameter values of BLOB type in batch operations is fixed
  • Bug with memory leak in TVirtualDataSet is fixed
Devart development team
http://www.devart.com/ibdac

Locked