A script-enabled browser is required for this page to function properly.

NONBLOCKSQL command line keyword

NONBLOCKSQL specifies whether to allow other programs to execute while data is fetched from the database.

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

NONBLOCKSQL={YES|NO}

Values

Description

YES
{default}

Other programs can execute while data is being fetched.

No

Other programs cannot execute while data is being fetched.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line