Query Tab

The Query tab, located in the Database Connection Setup dialog, allows you to specify search criteria that will determine which records are printed. Multiple fields can be included in the search criteria. Arbitrary relationships and comparisons may also be set up between the fields. The settings in the Query tab will be used to automatically generate an SQL select statement. Alternatively, you can specify a custom SQL select statement using the SQL tab of the Database Connection Setup dialog.

To build a query statement using the Query tab, simply select the desired field names and comparison criteria from the dropdown lists. Where appropriate, you may also need to type in comparison values. Although a SQL select statement will be built for you "behind the scenes," you do not have to know SQL to build one.

The Query tab contains a table with the following fields:

The Query tab contains the following additional options:

Related Topics