New build of IBDAC version 2.0.0.7 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)
Post Reply
Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

New build of IBDAC version 2.0.0.7 is available for download now!

Post by Alex » Fri 18 May 2007 06:28

Dear users,

New build of IBDAC version 2.0.0.7 is available for download now.
This version includes:
  • Added threads demo to the IBDAC demo project
  • Support for rmReconnectExecute failover action with SQL statements execution added
  • Ability to drag datasets between connections in group by connections mode in DataSet Manager added
  • Ability to assign DataSource and DataField properties of DevExpress DB-aware controls automatically in DataSet Manager added
  • Extended abilities of assigning default controls for datasets and fields in DataSet Manager
  • Bug with case-sensive field name quotation fixed
  • Bug with milliseconds truncation in TIME and TIMESTAMP values fixed
  • Bug with AV failure after second call to CommitUpdates when there are skipped records in cache fixed
  • Bug with complex fields modification in Disconnected Model with Pooling fixed
  • Bug with double quoting of field names in automatically generated SQL commands fixed
  • Bug with "DisposeBuf failed" exception on updating string fields in CachedUpdates mode fixed
  • Minor bugs with installation for C++Builder and Delphi 2007 fixed
  • Bug with displaying values of ftTime and ftDateTime parameters in debug window fixed
  • Bug with loading DataSet Manager package in a localized IDE fixed
  • Fixed bug in the IBCDataAdapter component with reading BLOB fields
  • Minor bugs in DataSet Manager fixed
Core Lab development team
http://www.crlab.com/ibdac

Post Reply