[
https://issues.apache.org/jira/browse/IGNITE-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048009#comment-16048009
]
ASF GitHub Bot commented on IGNITE-5478:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2124
IGNITE-5478: ODBC: SQLNumParams now returns number of reqiured parameters.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5478
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2124.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2124
----
commit 621bed68b10ac63574ee2095be14266f09015f35
Author: Igor Sapego <[email protected]>
Date: 2017-06-13T14:36:48Z
IGNITE-5478: Fixed.
commit 1a504a99d0b0a1e75a56e8be86d762068a4b0e15
Author: Igor Sapego <[email protected]>
Date: 2017-06-13T15:19:15Z
IGNITE-5478: Added test
----
> 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)