Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Using the Database Component

A database may be considered a collection of tables. It is possible to have multiple databases in one session. To operate on the tables using c-treeVCL/CLX, a connection with a database is required. Before connecting with a specific database, it must be created.

Notice that c-treeDB allows the operation on tables without a database or session dictionary. This is not implemented in c-treeVCL/CLX at the present time.

TOCIndex