TargetDecimalSeparator

Specifies the character the target database uses to separate decimal numbers for presentation purposes. The target database does not store the target decimal delimiter character.

Syntax

TargetDecimalSeparator=[. | ,]

Default

. (period)

Values

A period (.) indicates a period as the decimal delimiter.

A comma (,) indicates a comma as the decimal delimiter.