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

[jira] [Created] (IGNITE-2060) CPP: Implement access to the metadata for result sets of the ODBC driver.

Igor Sapego created IGNITE-2060:
-----------------------------------

             Summary: CPP: Implement access to the metadata for result sets of the ODBC driver. 
                 Key: IGNITE-2060
                 URL: https://issues.apache.org/jira/browse/IGNITE-2060
             Project: Ignite
          Issue Type: Sub-task
          Components: interop
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 1.6


This type of API functions is often used by the data analyzing software to retrieve information about columns, tables and supported data types.
Here is the list of functions that need to be supported:
- {{SQLColAttribute}} 
- {{SQLDescribeCol}} 
- {{SQLRowCount}}



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