Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Using the Table Component

Database use consists primarily of operations on tables. To operate on the tables (create, open, add/delete/retrieve data), it is necessary to create a session and a database. Databases are collections of tables, and a table may belong to multiple databases.

TOCIndex