New IBDAC build 6.1.5 is available for download now!

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

New IBDAC build 6.1.5 is available for download now!

Post by Devart » Thu 18 Jan 2018 13:32

Dear users,

New IBDAC 6.1.5 is available for download now!

In this version:
  • Lazarus 1.8 and FPC 3.0.4 are supported
  • Support for custom constraints is added
  • The UseBlankValues property for the Loader component is added
  • Loading of the default client library for 64-bit applications is improved
  • Bug with memory leak when using BLOB data type in batch operations is fixed
  • Bug with resetting a previously set parameter value when using DescribeParams is fixed
  • Bug with backup/restore a database containing national characters in a database path in Firebird 3 is fixed
  • Bug with calling RefreshRecord when setting FullRefresh to True and using encryption is fixed
  • Bug with assertion failure when adding Calculated fields after calling Prepare is fixed
  • Bug with using the AsDateTime property when working with fields of the ftDate or ftTime type is fixed
  • Bug with assertion failure when using the OnFilterRecord event handler is fixed
  • Bug with script parsing in TDAScript is fixed
  • Bug with AutoInc fields in TVirtualTable is fixed
  • Bug with AV in TVirtualDataSet when editing Blob is fixed
Devart Development Team
http://devart.com/ibdac/

Locked