Unicode 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 this subsection, assume that the Unicode application is limited to SQL_C_WCHAR data binding and a Unicode session character set is used.

The following figure depicts the programming model for Unicode applications accessing ODBC Driver for Teradata.



  1. SQL-Text and SQL_C_WCHAR character data flows between the Unicode ODBC application and the ODBC Driver Manager.
  2. The ODBC Driver Manager does not convert SQL-Text or the character strings and passes them as is to ODBC Driver for Teradata.
  3. ODBC Driver for Teradata does not convert SQL-Text or character strings and passes them as is to the database.