The New Core Lab Data Access Components are Here


March 22, 2007 - Core Lab Software Development has released new versions of the Data Access Components product line. The new product versions are packed with the latest server-specific functionality, disconnected model and local failover support, helpful design-time extensions, and support for the newest IDE from CodeGear, Delphi 2007 for Win32.

Core Lab Data Access Components are VCL/VCL.NET/CLX Delphi component libraries that provide the fastest available native access to Oracle, MySQL, SQL Server, InterBase and Firebird. The DAC products are a complete replacement for standard database connectivity solutions for Delphi and present an efficient native alternative to the Borland Database Engine and dbExpress technology.

The new release is marked by significant functionality additions in each product.

Common Improvements

o Delphi 2007 for Win32 supported

o General performance improvements

o Disconnected model for working offline and automatically connecting and disconnecting supported

o Local failover for detecting connection loss and implicitly reexecuting some operations

o DataSet Manager for controlling project datasets

o Support for master/detail relations on client and in CachedUpdates mode

o Connection pool functionality improvements

o Completely restructured and clearer demo projects

Oracle Data Access Components 6.00 Improvements

o Integration with OraDeveloper Tools 2.00

o Distributed transactions support

o Advanced Queuing support

o Change notifications functionality of Oracle 10g support

o DBMS_TRACE package and SQLTrace functionality support

o OCI Connection Pooling, Statement Caching, and Proxy Session Pooling

o External Procedures support

SQL Server Data Access Components 4.00 Improvements

o SQL Server Compact Edition supported

o Multiple Active Result Sets (MARS) and other new SQL 2005 features supported

o Added new TMSLoader, TMSDump, TCRBatchMove, TMSScript and TMSServiceBroker components

o Added asynchronous execute and fetch modes

o Compressed BLOBs support

MySQL Data Access Components 5.00 Improvements

o Integration with MySQL Developer Tools 2.00

o TMyScript component improvements

o AutoRefresh mode support

o Option to break long-duration query execution

o Retrieval of output parameters from stored procedures and functions

o HANDLER syntax support in TMyTable added

InterBase Data Access Components 2.00 Improvements

o RETURNING clause in the INSERT SQL statement (Firebird 2 server only) support

o EXECUTE BLOCK syntax (Firebird 2 server only) support

o Automatic updates by DB_Key unique field (Firebird 2 server only) support

o Default values in stored procedures support

For a complete list of new features refer to the history pages of each product. To participate in discussion about the new DAC versions, visit the Core Lab support forums at http://www.crlab.com/forums

All Topics