Table of Contents

{$page}

Control supports a type of report referred to as a SQL Report. In its simplest form, this is nothing but a SQL statement that can be put in the menus. There are two primary uses for SQL Reports:

Warning!

A SQL Report allows direct access to SQL commands that can be used to modify the database. Using an update SQL query if you are not familiar with SQL and the database structure in Control could result in contamination, even loss, of your data.

SQL Report Pages

See Also