Decimal Symbol
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Attribute
DecimalSymbol (CS)
Purpose
The decimal separator used when data is stored.
Valid Values
, | .
Behavior
If set to Comma (,), the driver uses a comma as the decimal separator.
If set to Period (.), the driver uses a period as the decimal separator.
The international decimal symbol (.) must be used in DML statements and parameter buffers.
Default
. (Period)