[
https://issues.apache.org/jira/browse/IGNITE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068369#comment-15068369
]
Igor Sapego commented on IGNITE-2240:
-------------------------------------
It is not necessary to implement true transactions; therefore, the application
cannot specify SQL_ROLLBACK nor SQL_AUTOCOMMIT_OFF for the SQL_ATTR_AUTOCOMMIT
connection attribute. So we only need to support SQL_COMMIT.
> CPP: Implement SQLEndTran function for the ODBC driver.
> -------------------------------------------------------
>
> Key: IGNITE-2240
> URL: https://issues.apache.org/jira/browse/IGNITE-2240
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.6
>
>
> This function 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)