New build of IBDAC version 2.70.0.45 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 build of IBDAC version 2.70.0.45 is available for download now.

Post by Devart » Fri 27 Feb 2009 13:47

Dear users,

New build of IBDAC version 2.70.0.45 is available for download now.
This version includes:
  • Added RowsInserted, RowsUpdated, and RowsDeleted properties for using with statements like UPDATE OR INSERT
  • Bug with not working CachedUpdates in TVirtualTable fixed
  • Bug with suppressing errors in TVirtualTable.LoadFromFile fixed
  • Problem with restoring current row after refresh fixed
  • Bug when statements, executed on TClientDataSet.ApplyUpdates, were not shown in DBMonitor, fixed
  • Access violation on the TClientDataSet.ApplyUpdates call fixed
  • Bug in Delphi 2006 and above with the BcdCompare function avoided
  • Bug with decoding Unicode surrogate pairs fixed
  • Bug with field names starting with RET_ fixed
Devart development team
http://www.devart.com/ibdac

Locked