Extension List
- 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
Attribute
ExtraExtensions (EE)
Purpose
A comma-separated list of file name extensions for the files that you want returned in addition to the extension specified in the Data File Extension field.
Valid Values
ext | NONE
where:
- ext
- is a file name extension.
To have files
with no extensions returned, specify NONE. For example, if some
of your files have the extensions TXT and CSV and others have no
extension, specify TXT,CSV,NONE.
By default, when an application requests a list of tables, only files that have been defined are returned.
Notes
- You must have also enabled the Files with Matching Extensions option.
Default
None