[jira] [Created] (IGNITE-4493) ODBC: Add missing diagnostic records in case of API errors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4493) ODBC: Add missing diagnostic records in case of API errors

Anton Vinogradov (Jira)
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)