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

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

Post by Alex » Tue 24 Apr 2007 15:08

Dear users,

New build of IBDAC version 2.0.0.6 is available for download now.
This version includes:
  • FastScript v1.9 support added
  • Support for DevExpress controls in DataSet Manager added
  • Bug with parameters updating fixed
  • Bug with QuoteNames option in TIBCTable fixed
  • Bug with TIBConnection parameters assignment fixed
  • Access violation with deleting records in CachedUpdates mode fixed
  • Bug when detail DataSet is refreshed on switching master DataSet to Edit mode fixed
  • Bug in SQL Generator with generating REFRESH statements for detail DataSet fixed
  • Bug with setting RecNo property for filtered datasets fixed
  • Bug with PSGetTableName returning incorrect value after changing the SQL property fixed
  • Bug with calling TDataSet.Edit for master DataSet in CachedUpdates mode fixed
  • Bug with filter expression that contains several consecutive left brackets fixed
  • Access violation when loading DataSet Manager package under Delphi 2007 and Windows Vista fixed
  • Bug with DataSet Manager when IDE freezes on loading a form with a large quantity of datasets fixed
  • Bug with executing parametrized queries in Detail dataset from design-time editor fixed
  • Bug with displaying invalid object property type in object inspector fixed
  • Bug with loading files in TIBCScript editor fixed
  • Bug with calling design-time editors of TDADataSource descendants by double click fixed
  • Bug with SQL Generator in design time fixed
  • Bug with trimming SQL texts in design-time editors fixed
  • Bug with creating components from Developer Tools database explorer window fixed
  • Minor bugs in installation fixed
Core Lab development team
http://www.crlab.com/ibdac

Locked