IBDAC 3.00 Beta 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 3.00 Beta Released!

Post by Devart » Mon 30 Mar 2009 07:16

Dear users,

Devart is glad to present the new heavily updated Beta of IBDAC with a bundle of new components. TIBCLoader serves for fast records insertion, and InterBase services help to automate server and database administration process:
  • TIBCLoader component
    serves for fast loading of data to the database. For Firebird 2.0 and higher it combines INSERT statements in one EXECUTE BLOCK statement to speed up loading.
  • InterBase services components
    allow to backup and restore database, configure server parameters and security.
Try out InterBase Data Access Components on its download page.

Devart Development Team
http://www.devart.com/ibdac

Locked