[
https://issues.apache.org/jira/browse/IGNITE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068099#comment-15068099
]
Igor Sapego commented on IGNITE-2230:
-------------------------------------
This feature implemented by supporting attributes
{{SQL_ATTR_ROW_BIND_OFFSET_PTR}} and {{SQL_ATTR_PARAM_BIND_OFFSET_PTR}} for
functions {{SQLSetStmtAttr}} and {{SQLGetStmtAttr}}. This attributes later
transferred to {{ApplicationDataBuffer}} class during binding to be used to
access underlying data.
> CPP: Implement "Bind offset" feature for the ODBC driver.
> ---------------------------------------------------------
>
> Key: IGNITE-2230
> URL: https://issues.apache.org/jira/browse/IGNITE-2230
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)