InterBase Data Access Components 2.00 Beta available!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

InterBase Data Access Components 2.00 Beta available!

Post by Devart » Wed 10 Jan 2007 10:23

Dear users,

Please try InterBase Data Access Components 2.00 Beta version available for download now.
Version 2.00 introduces a large number of new features including disconnected model and local failover support,
extended server-specific functionality support and many others.

Here is the description of new features:

New functionality:
  • Disconnected model for working offline and automatically connecting and disconnecting supported
  • Local Failover for detecting connection loss and implicitly reexecuting some operations supported
  • New tool for easily managing DataSets added
  • New component for transferring data between all types of TDataSets descendants added
  • Data export and import to/from XML supported
  • Support for sending messages to DBMonitor from any point of your program added
Support for more InterBase/Firebird server functionality:
  • RETURNING clause in the INSERT SQL statement (Firebird 2 server only) supported
  • EXECUTE BLOCK syntax (Firebird 2 server only) supported
  • Automatic updates by DB_Key unique field (Firebird 2 server only) supported
  • Default values in stored procedures supported
Extensions and improvements to existing functionality:
  • Master/Detail functionality extensions:
    - Local Master/Detail relationship support added
    - Master/Detail relationship in CachedUpdates mode support added
  • Connection pool functionality improvements:
    - Efficiency significantly improved
    - API for draining the connection pool added
  • TIBCScript component improvements:
    - Support for executing individual statements in scripts added
    - Support for executing huge scripts stored in files with dynamic loading added
    - Ability to use standard ISQL tool syntax added
  • Working with calculated and lookup fields improvements:
    - Local sorting and filtering added
    - Record location speed increased
    - Improved working with lookup fields
  • Ability to customize update commands by attaching external components to TIBCUpdateSQL objects added
Usability improvements:
  • Syntax highlighting in design-time editors added
  • Easy-to-use demo projects
We're looking forward to your comments and suggestions.

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

Locked