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

[jira] [Created] (IGNITE-5478) ODBC: SQLNumParams works incorrectly

Igor Sapego created IGNITE-5478:
-----------------------------------

             Summary: ODBC: SQLNumParams works incorrectly 
                 Key: IGNITE-5478
                 URL: https://issues.apache.org/jira/browse/IGNITE-5478
             Project: Ignite
          Issue Type: Bug
          Components: odbc
    Affects Versions: 2.0
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 2.2


`SQLNumParams` ODBC call should return number of parameters, required by by prepared statement. Instead, it returns number of parameters, which are currently binded by user.



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