For each database available on a server, Database Workbench can store several options that will be useful to Database Workbench only. The options can be reached by using the context popup menu on a database or connection template and selecting Registration Options or Options.

The context menu
Below is the first page of these options - with a description of each option.
General Options

Uppercase Identifiers
|
Automatically uses uppercase identifier names when creating database objects. Applies to object editors only, not to user written script. For some database engines, this is an easy way to avoid delimited identifiers.
|
Preload Database Objects
|
Instructs Database Workbench to load database objects after connecting, normally there's a "lazy loading" scheme in effect.
|
SQL Editor folder
|
A specific folder on your workstation that you would like to use as the default folder when opening & saving SQL and script in the SQL/Script Editor.
|
Secure object drop
|
Whether to use "secure object drop" functionality for this database.
|
Log Files Options

Include data & time
|
Includes a timestamp in the output of the log files.
|
Log metadata changes
|
Automatically start logging metadata changes after connecting.
|
Filename
|
The logfilename to append the changes to.
|
For more information on the Database Workbench logfiles, see Session Recorder.
|