ANSI ODBC Applications - ODBC Driver for Teradata

ODBC Driver for Teradata® User Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
ODBC Driver for Teradata
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-11-18
dita:mapPath
uqj1639470627591.ditamap
dita:ditavalPath
nkw1500504256726.ditaval
dita:id
ktb1507075385726
Product Category
Teradata Tools and Utilities

In the following section, assume that the ANSI application is limited to SQL_C_CHAR data binding and a non-Unicode session character set is used. The following figure depicts the programming model for ODBC Driver for Teradata.



  1. SQL-Text and SQL_C_CHAR character data flows between the ODBC Application and the ODBC Driver Manager
  2. The ODBC Driver Manager:
    • Converts the SQL-Text to Unicode and passes it to ODBC Driver for Teradata
    • Does not convert the SQL_C_CHAR data and passes it as is to ODBC Driver for Teradata
  3. ODBC Driver for Teradata:
    • Converts the SQL-Text from Unicode to Session Character Set
    • Does not convert the SQL_C_CHAR data and passes it as is to the database