New version of IBDAC 6.2 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

New version of IBDAC 6.2 is already released!

Post by Devart » Tue 10 Jul 2018 06:29

Dear users,

The upgraded IBDAC is available for download now!

In this version:
  • Lazarus 1.8.4 is supported
  • Support for System Encryption Password (SEP) is added
  • Possibility to grant/revoke admin role for a Firebird user with the help of the IBCSecurityService component is added
  • Performance of batch operations is improved
  • Demo projects for IntraWeb 14 are added
  • Now the "Data type is not supported" exception is not raised by the Query component when the DescribeParams property is set to True
  • Memory leak in NEXTGEN is fixed
  • Bug with updating a record when using the OnFilterRecord event handler is fixed
  • Bug with using encryption and CacheCalcFields option is fixed
  • Bug with using a backslash in the Filter property is fixed
  • Bug with using First method in the Master-Detail relationship is fixed
  • Bug with loading GUID values using the Loader component is fixed
  • Bug with loading VARCHAR values using the Loader component is fixed
  • Bug with the BreakExec method is fixed
  • Bug with the "Stream read error" error is fixed
  • Bug with the "Incomplete multibyte char" error for non-Windows platforms is fixed

Devart Development Team
https://www.devart.com/ibdac/

Locked