DatabasePreserveCase

Defines whether the character case from the database is preserved.

  • When set to TRUE, character case is preserved.

  • This setting must be TRUE for Oracle and any other database that is case sensitive.

  • Default is TRUE.

Type and Usage

Location

  • System Properties, Database tab, Enable database preserve case

  • IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DatabasePreserveCase=false