[ 
https://issues.apache.org/jira/browse/IGNITE-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068266#comment-15068266
 ] 

Igor Sapego commented on IGNITE-2238:
-------------------------------------

{{SQLCloseCursor}} is implemented.
{{SQLGetCursorName}} and {{SQLSetCursorName}} can not be implemented currently 
because Ignite does not support named cursors.

> 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)

Reply via email to