You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2017/08/08 14:58:00 UTC

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

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)