BDE Controls
Go Up to VCL Components Categories Index
Warning: The Borland Database Engine (BDE) has been deprecated, so BDE will not be enhanced. For instance, BDE will never have Unicode support. You should not undertake new development with BDE. Consider migrating your existing database applications from BDE to dbExpress.
This topic lists all controls from the Delphi BDE (Borland Database Engine) tool-palette.
| Control | Description | |
|---|---|---|
|
Error creating thumbnail: Unable to save thumbnail to destination |
TTable encapsulates a database table. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TQuery represents a dataset with a result set that is based on an SQL statement. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TStoredProc encapsulates a stored procedure in a BDE-based application. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TDatabase provides discrete control over a connection to a single database in a BDE-based database application. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TSession provides global management of a group of database connections in an application. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TBatchMove performs database operations on groups of records or entire tables. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TUpdateSQL applies cached updates on behalf of queries or stored procedures that can't post updates directly. | |
|
Error creating thumbnail: Unable to save thumbnail to destination |
TNestedTable encapsulates a dataset that is nested as a field within another table. |