Restrict number of rows loaded |
Selecting this flag restricts the number of rows that are loaded from the result set to the number in the field below. A message in the status bar will be displayed if a result set contained more rows than the limit. |
Number of Rows |
The limit of rows loaded from a result set. This value is only used if the flag above is selected. |
Partial queries |
Describes the action if the user has selected a part of a query and executes the query.
Ask | Ask the user before every execution |
Execute part of query | Always executes the selected query |
Execute complete query | Always executes the complete query |
|
Save into workspace |
Save all open queries into the workspace file (.iws). |
Stop on Error |
If selected the execution of a sequence of statements will stop after the first error. |
Load LOB's |
If selected CLOB's and BLOB's data are loaded. |
Include project classes for BLOB's |
If selected the classes of the current project will be included if BLOB's are loaded. This option can considerably lower the performance in some projects. |