IBDAC 2.00 with Delphi 2007 support 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

IBDAC 2.00 with Delphi 2007 support Released!

Post by Devart » Fri 23 Mar 2007 16:04

Dear users,

Core Lab team is glad to announce a release of the new IBDAC version 2.00.
The new IBDAC version is packed with the latest server-specific functionality,
disconnected model and local failover support, helpful design-time extensions,
and support for the new Delphi 2007 for Win32 IDE from CodeGear.

The new release is marked by significant functionality additions. More information on this below.

New functionality:
  • Delphi 2007 for Win32 supported
  • Implemented Disconnected Model for working offline and automatically connecting and disconnecting
  • Local Failover for detecting connection loss and implicitly re-executing some operations supported
  • New tool for easily managing DataSets added
  • New TCRBatchMove component for transferring data between all types of TDataSet descendants
Support for more InterBase/Firebird server functionality:
  • RETURNING clause in the INSERT SQL statement (Firebird 2 server only)
  • EXECUTE BLOCK syntax (Firebird 2 server only)
  • Automatic updates by DB_Key unique field (Firebird 2 server only)
Extensions and improvements to existing functionality:
  • General performance improved
  • Support for local and CachedUpdates mode master/detail relationships
  • Connection pool functionality improvements
  • TIBCScript component improvements
  • Greatly increased performance of applying updates in CachedUpdates mode
  • Working with calculated and lookup fields improvements
  • Completely restructured and clearer demo projects
For a complete list of new features refer to the IBDAC website

Please try the new version of IBDAC 2.00 that can be downloaded at http://crlab.com/ibdac/download.html

To participate in discussion about the new IBDAC version, visit the Core Lab support forums at http://www.crlab.com/forums
or e-mail the developers directly. We're looking forward to your comments and suggestions.

Core Lab development team
http://www.crlab.com/ibdac

Locked