Basic IBDAC components are included in all IBDAC editions. There are additional components in IBDAC Professional Edition. The Editions page gives full description of features and incuded components of each edition.
Sets and controls connection to InterBase database.
Provides discrete transaction control over database connections.
Uses SQL statements to retrieve data from InterBase table or tables. Single SELECT statement may be adequately used to generate missing INSERT, DELETE, UPDATE statements.
Executes SQL statements and stored procedures, which do not return rowsets.
Lets you retrieve and update data in a single table without writing SQL statements
Executes stored procedures and functions, allows to edit cursor data returned as parameter.
Lets you tune update operations for a DataSet component.
Provides an interface between an IBDAC dataset components and data-aware controls on a form.
Executes sequences of SQL statements.
Use to monitor dynamic SQL execution in IBDAC based applications.
Used to build custom prompts for username, password and server name.
Provides dataset functionality for data that has no real database connection. This component is placed on the Data Access page of the Component palette, not on the InterBase Access page.
Allows to load external data into the database table.
Use to transfer messages between connections.
Retrieves metadata on specified SQL object.
Returns database server information, including configuration parameters, and also version and license information.
Configures database parameters.
Adds or removes InterBase software activation certificates.
Returns the contents of the interbase.log file from server.
Shows database statistics.
Used for working with trace service added in Firebird 2.5.
Used to backup a database.
Used to restore a database.
Validates a database and reconciles database transactions.
Used to manage user access to the InterBase server.
Transfers data between all types of TDataSets descendants. This component is placed on the Data Access page of the Component palette, not on the InterBase Access page.
You might be also interested in:
VCL components for other databases:
InterBase data access in other technologies: