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)