Delimiter Character
- Last Updated: October 4, 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
Delimiter Character
Attribute
Delimiter (DC)
Purpose
The character used as a delimiter for character-separated files.
Valid Values
x
where:
- x
- is any printable character except single quotes, double quotes, or semicolons.
Note that
it is possible to specify a semicolon if you configure the data source
using the Windows ODBC Administrator.
Notes
- The Delimiter Character setting applies only to tables not previously defined. It also determines the attributes of new tables created with the Create Table statement.
Default
, (Comma)