DSN-Less Connection - ODBC Driver for Teradata

ODBC Driver for Teradata User Guide

Product
ODBC Driver for Teradata
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-07-11
dita:mapPath
smj1488824663219.ditamap
dita:ditavalPath
Audience_PDF_product_legacy_odbc_include.ditaval
dita:id
B035-2526
lifecycle
previous
Product Category
Teradata Tools and Utilities

If you are using a DSN-Less connection, then you must use a driver name that exists in your odbcinst.ini file. If you are using release independent odbc.ini and odbcinst.ini files then the default driver name to use is Teradata. Otherwise, for 16.00 and beyond, if you are using release dependent odbc.ini and odbcinst.ini files then the default driver name is Teradata Database ODBC Driver XX.YY where XX.YY is the version.

For example, ODBCINI=/opt/Teradata/client/16.00/odbc_32/odbc.ini then a successful connection would use a connection string like "DRIVER={Teradata Database ODBC Driver 16.00};DBCName=156.43.66.95;UID=username;PWD=password;".