Teradata/PyTd

Unable to get SQL error messages on Linux, instead get SQL_ERROR returned from SQLGetDiagRecW

escheie opened this issue · 0 comments

After upgrading to the latest release of the Teradata 15.10 ODBC driver, calls to get detailed error messages when an ODBC error occurs fails with "SQL_ERROR returned from SQLGetDiagRecW ".

Reducing the buffer size used to get the error message works around the problem.