Sergey Kalashnikov created IGNITE-4493:
------------------------------------------
Summary: ODBC: Add missing diagnostic records in case of API errors
Key: IGNITE-4493
URL:
https://issues.apache.org/jira/browse/IGNITE-4493 Project: Ignite
Issue Type: Bug
Components: odbc
Affects Versions: 1.8
Reporter: Sergey Kalashnikov
Assignee: Sergey Kalashnikov
Fix For: 2.0
The following functions in Ignite ODBC driver do not strictly follow the API documentation with regard to diagnostics. It should be possible to obtain additional information about errors via SQLGetDiagRec() call.
SQLAllocHandle
SQLFreeHandle
SQLFreeStmt
SQLBindCol
SQLFetchScroll
SQLBindParameter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)