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

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

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

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