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 2017/06/20 11:54:00 UTC

[jira] [Resolved] (IGNITE-2794) ODBC: Make sure that SQL_C_BINARY type is supported.

     [ https://issues.apache.org/jira/browse/IGNITE-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego resolved IGNITE-2794.
---------------------------------
    Resolution: Fixed

Supported. Check following ODBC tests:
- {{QueriesTestSuite/TestOneRowObject}};
- {{QueriesTestSuite/TestKeyVal}};
- {{SqlTypesTestSuite/TestByteArraySelect}};
- {{SqlTypesTestSuite/TestByteArrayParam}};
- {{SqlTypesTestSuite/TestByteArrayParamInsert}}.

> ODBC: Make sure that SQL_C_BINARY type is supported.
> ----------------------------------------------------
>
>                 Key: IGNITE-2794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2794
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 1.5.0.final
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>
> Need to make sure that any column can be fetched as {{SQL_C_BINARY}} type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)