[jira] [Created] (IGNITE-5995) ODBC: SQLGetData gets data for the next row instead of current

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

[jira] [Created] (IGNITE-5995) ODBC: SQLGetData gets data for the next row instead of current

Anton Vinogradov (Jira)
Igor Sapego created IGNITE-5995:
-----------------------------------

             Summary: ODBC: SQLGetData gets data for the next row instead of current
                 Key: IGNITE-5995
                 URL: https://issues.apache.org/jira/browse/IGNITE-5995
             Project: Ignite
          Issue Type: Bug
          Components: odbc
    Affects Versions: 2.1
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 2.2


{{SQLGetData}} when called after {{SQLFetch}} should retrieve data from the same row as {{SQLFetch}}. But currently, {{SQLGetData}} retrieves data from the next row.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)