When you get below message,
{"ERROR [HY000] [NCR][ODBC Teradata Driver] Stored procedure parameter markers are not bound."}
you need modify odbc infomation:
in LINUX: /opt/teradata/client/14.0/odbc_64/odbc.ini, setup the OutputAsResultSet=Yes.
in Window: Open ODBC admin, setup OutputAsResultSet=Yes
↧