CONFIGURE statement [DBISQL]

Description

Activates the dbisql configuration window.

Syntax

CONFIGURE

Usage

The dbisql configuration window displays the current settings of all dbisql options. It does not display or let you modify database options.

If you select Permanent, the options are written to the SYSOPTION table in the database and the database server performs an automatic COMMIT. If you do not choose Permanent, and instead click OK, options are set temporarily and remain in effect for the current database connection only.


Side effects

None

Standards

Permissions

None

See also

SET OPTION statement