Data Types
- 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
The following table shows how the text file data types are mapped to the standard ODBC data types.
| Text | ODBC |
|---|---|
| Numeric | SQL_NUMERIC |
| Date | SQL_TYPE_DATE |
| Varchar | SQL_VARCHAR |
See Retrieving Data Type Information for information about retrieving data types.