dbExpress is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress interfaces for processing queries and stored procedures. As a thin and simple data-access layer, dbExpress provides high performance database connectivity and is easy to deploy. dbExpress driver for InterBase (DbxIda) provides access to InterBase and Firebird databases. It directly uses InterBase client software to connect to server. DbxIda supports InterBase starting with the version 5.x, Firebird 2.x and 1.x versions. Driver requires InterBase client to be installed on the client side. Following development environments are supported by dbExpress drivers: * Embarcadero RAD Studio 2010/XE/XE2 * CodeGear Delphi 2009 for Win32/64 * Code Gear C++ Builder 2009 * CodeGear RAD Studio 2007 * CodeGear C++Builder 2007 * CodeGear Delphi 2007 for Win32/64 * Turbo Delphi Professional * Turbo Delphi for .NET Professional * Turbo C++ Professional * Borland Developer Studio 2006 including support of Delphi for Win32/64, Delphi for .NET and C++Builder Personality * Borland Delphi 2005 * Borland Delphi 8 * Borland Delphi 7 * Borland Delphi 6 * Borland C++Builder 6 Following the main features of our dbExpress drivers: * Direct data access * Ability to connect through native protocol without using client software (DbxOda and DbxMda) * High performance * Supports latest versions of servers * All data types support * Extended options for advanced behaviour * Ability of monitoring query execution with DBMonitor * Source code available * Licensed per a developer without royalty fee * One year free support for registered users