LowerCaseIdent

Description

Specifies whether DataWindow Designer displays identifier names in lowercase.

Applies to

DIR Sybase DirectConnect (applies only to DB2/MVS)

Syntax

LowerCaseIdent = 'value'

Parameter

Description

value

Specifies whether you want DataWindow Designer to display identifier names in lowercase. Values are:

  • Yes Display identifier names in lowercase

  • No (Default) Do not display identifier names in lowercase

Default

LowerCaseIdent = 'No'

Usage

DataWindow Designer displays identifier names in uppercase (the way they are stored in the database). The LowerCaseIdent parameter can be set only if the DelimitIdentifier parameter is set to No, indicating that DataWindow Designer should not enclose table and column names in double quotes. If you try to enclose a table and column names in double quotes with identifier names in lowercase, the LowerCaseIdent parameter value is reset to the default value, and you receive a warning message.

Examples

Example 1

To have DataWindow Designer display identifier names in lowercase: