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)