New build of IBDAC 8.0.2 is available

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

New build of IBDAC 8.0.2 is available

Post by Devart » Tue 14 Dec 2021 09:45

The Devart team is glad to inform you that the new build of the IBDAC product has been released with the new fixes:
  • The CutOffParams global variable is added
  • The PoolId connection pool option is added
  • The WireCompression option for the Connection component is added
  • Now, fields of type dtFloat are created for system types INT128, DECFLOAT, and large NUMERIC by default
  • Fixed bug with value exceeds the range for valid timestamps when using AsDateTime property
  • Fixed bug with Access Violation when DescribeParams is True and using the AsBytes property
  • Fixed bug with setting the value of type UInt64 using the Value parameter property
  • Fixed bug with inserting a Byte value using the Value parameter property
  • Fixed bug with setting the numeric value of the parameter via AsString for TIBCStoredProc
  • Fixed bug with insertion of a string and binary values when UseUnicode set to True
  • Fixed bug with an incorrect encoding of table alias names
  • Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable
  • Fixed bug with using the AsDate property when working with fields of the ftDate type
  • Fixed bug with updating the state of records at applying cached updates
  • Fixed bug with freezing multiply connection pools in threads
Devart Development Team

https://www.devart.com/ibdac/

Post Reply