Use TEDBTable to access data in a single database table. TEDBTable provides direct
access to every record and field in an underlying database table. TEDBTable can also work with a
subset of records within a database table using ranges and filters.
At design time, create, delete, update, or rename the database table connected to a
TEDBTable by right-clicking on the TEDBTable and using the pop-up menu.