Getting below error while connecting with Teradata from pyodbc in Linux
('632', '[632] 523 630 (0) (SQLDriverConnect)')
Details below:
Connection String
DRIVER={Teradata};DBCNAME=;UID=;PWD=;QUIETMODE=YES;
Pyodbc Version:pyodbc-2.1.8
Python Version: 2.7.3
Teradata below:
RELEASE 14.10.03.07
VERSION 14.10.03.06
Linux Host Details: 2.6.39-400.17.2.el5uek
Please help.
Need to export ODBCINI path, its done
export ODBCINI=/opt/teradata/client/14.10/odbc_64/odbc.ini
来源:https://stackoverflow.com/questions/26621179/pyodbc-issue-with-teradata