[ https://issues.apache.org/jira/browse/IGNITE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Sapego updated IGNITE-2244: -------------------------------- Issue Type: Task (was: Sub-task) Parent: (was: IGNITE-1786) > CPP: Implement Connection attributes manipulation for the ODBC driver. > ---------------------------------------------------------------------- > > Key: IGNITE-2244 > URL: https://issues.apache.org/jira/browse/IGNITE-2244 > 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. > The list of functions that should be implemented: > - {{SQLGetConnectAttr}} > - {{SQLSetConnectAttr}} > The minimum list of attributes that should be supported: > - {{SQL_ATTR_ACCESS_MODE}} > - {{SQL_ATTR_ODBC_CURSORS}} > - {{SQL_ATTR_QUIET_MODE}} > - {{SQL_ATTR_TRACE}} > - {{SQL_ATTR_TRACEFILE}} > - {{SQL_ATTR_TRANSLATE_LIB}} > - {{SQL_ATTR_TRANSLATE_OPTION}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)