BDE Controls
Go Up to VCL Components Categories Index
This topic lists all controls from the Delphi BDE (Borland Database Engine) tool-palette.
| Control | Description | |
|---|---|---|
|
TTable encapsulates a database table. | ||
|
TQuery represents a dataset with a result set that is based on an SQL statement. | ||
|
TStoredProc encapsulates a stored procedure in a BDE-based application. | ||
|
TDatabase provides discrete control over a connection to a single database in a BDE-based database application. | ||
|
TSession provides global management of a group of database connections in an application. | ||
|
TBatchMove performs database operations on groups of records or entire tables. | ||
|
TUpdateSQL applies cached updates on behalf of queries or stored procedures that can't post updates directly. | ||
|
TNestedTable encapsulates a dataset that is nested as a field within another table. |