Click Database On-Demand Options to customize the behavior of Database On-Demand for individual users. Some of the options define how SQL statements are created, and some of the options define default values.
User options are grouped into the following categories:
An administrator can restrict end-users from modifying options. In this case, end-users do not see the window that includes the restricted option set.
Some host systems use schemas to separate databases or files into groups. For example, you may have separate employee database files (referred to as tables) for each department. These files might be named dept1.employee, dept2.employee, dept3.employee. If you select Use Schema, these tables are displayed with the schema names dept1, dept2, dept3 as part of the table name. If you do not select Use Schema, then only the employee portion of the table name is displayed, preventing the ability to distinguish between multiple tables with the same name.
The value for the SQL query timeout ranges from 0 to 3600 seconds (1 hour). If you experience timeouts due to slow communications networks or slow hosts, you may want to increase the value of this parameter. Specify 0 for no timeout.
Click this tab to customize the type of table from which you will select when constructing your SQL statement. Select the box next to the table type(s) that you want to display.
JDBC drivers support the ability to limit the table types returned from the database. You can specify which table types should be included.
You can choose to show all table types, or you can specify one or more of the following table types:
Click the Drivers tab to register JDBC drivers other than the one provided as part of this program package. You can also remove a driver which has previously been registered.
To register a new driver:
To remove a previously registered driver:
Click the Logon tab to set default logon values for the database URL, user ID, and driver to be used when creating new SQL statements. You can also set a default value for the password.
Click the BIDI Options tab to set the bidirectional values used at the File Upload statement or the SQL Wizard statement. The BIDI Options tab is visible if your system is configured for Arabic or Hebrew.