You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2015/12/22 16:18:46 UTC

[jira] [Created] (IGNITE-2238) CPP: Implement basic cursor operations for the ODBC driver.

Igor Sapego created IGNITE-2238:
-----------------------------------

             Summary: CPP: Implement basic cursor operations for the ODBC driver.
                 Key: IGNITE-2238
                 URL: https://issues.apache.org/jira/browse/IGNITE-2238
             Project: Ignite
          Issue Type: Task
          Components: odbc
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 1.6


This feature listed in the [ODBC Core Interface Conformance|https://msdn.microsoft.com/en-us/library/ms714086(v=vs.85).aspx] and should be implemented for our driver. It includes implementation of the following functions:
- {{SQLCloseCursor}};
- {{SQLGetCursorName}};
- {{SQLSetCursorName}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)