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 13:04:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego updated IGNITE-5478:
--------------------------------
    Description: {{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.  (was: `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.)

> 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
>              Labels: odbc
>             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)