Use TmySQLTable to access data in a single database table. TmySQLTable provides
direct access to every record and field in an underlying database table. TmySQLTable 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
TmySQLTable by right-clicking on the TmySQLTable and using the pop-up menu.