First Release of InterBase Data Access Components!

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

First Release of InterBase Data Access Components!

Post by Devart » Thu 11 May 2006 16:56

Dear users,

Core Lab team is glad to announce first release of the new product InterBase Data Access Components.
IBDAC library offers a set of nonvisual components for Borland Delphi and C++ Builder that provide acess to
InterBase, Firebird and Yaffil database servers.

The main features of InterBase Data Access Components:
  • Direct access to server data. No distributing, installing and configuring the BDE and ODBC
  • VCL, VCL.NET and CLX versions of library
  • Supports the latest versions of InterBase, FireBird and Yaffil database servers
  • Wide data types support
  • Comprehensive array data type support
  • High performance controlled fetch of large data blocks
  • Optimized string data storing
  • Local data sorting and filtering
  • Automatic data updating with TIBCQuery and TIBCTable components
  • Automatic record refreshing and locking
  • Advanced locking in Firebird 2
  • Connection pooling feature
  • InterBase Events support
  • Unicode and national charsets support
  • Advanced support for character set OCTETS
  • Advanced BLOB support
  • BLOB compression support
  • TIBCScript component to execute scripts
  • Advanced generators support
  • Separated run-time and GUI specific parts allow to create pure console applications such as CGI
  • Advanced design-time editors
  • Extended SQL tracing capabilities provided by TIBCSQLMonitor component and DBMonitor application
  • Borland SQL Monitor support
  • Automatic design-time components linking
  • Includes source code of TCRDBGrid enhanced data-aware grid control
  • Wide data-aware and reporting components support, including InfoPower, ReportBuilder, FastReport
  • Easy migration from BDE and IBX with Migration Wizard
  • Macros support in SQL
  • Allows to use Professional Edition of Delphi, C++ Builder or Kylix to develop client/server applications
  • and many other usefull features.
IBDAC supports InterBase 5.x - 7.5, Firebird and Yaffil database servers.
Following development environments are supported by IBDAC: Borland Developer Studio 2006
including support of Delphi for Win32, Delphi for .NET and C++ Builder Personality,
Delphi 2005, Delphi 7, Delphi 6 with update pack 2, Delphi 5, C++ Builder 6, and C++ Builder 5.

Please try InterBase Data Access Components Trial version available for download
at http://www.crlab.com/ibdac/download.html

We're looking forward to your comments and suggestions.

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

Locked