Restrictions and Considerations - 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
- ft:locale
- en-US
- ft:lastEdition
- 2023-11-18
- dita:mapPath
- uqj1639470627591.ditamap
- dita:ditavalPath
- nkw1500504256726.ditaval
- dita:id
- ktb1507075385726
- Product Category
- Teradata Tools and Utilities
- Before executing the command, ODBC Administrator needs to be configured with the required DSN. In the sample command, “testdsn” is the configured DSN name.
- After executing the command, it should successfully connect the database and prompt for SQL to be executed.
- You can submit any simple SQL statement such as “select date” to verify that ODBC Driver is properly installed.
- To ensure that the message catalog file is installed properly, you can submit an incorrect SQL statement such as “create table (int)” and verify the error message.
- Exit the program by entering “quit” when prompted for SQL.