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 2016/12/13 13:56:58 UTC

[jira] [Created] (IGNITE-4421) ODBC: SQLFetch fails if result set contains non-primitive column.

Igor Sapego created IGNITE-4421:
-----------------------------------

             Summary: ODBC: SQLFetch fails if result set contains non-primitive column.
                 Key: IGNITE-4421
                 URL: https://issues.apache.org/jira/browse/IGNITE-4421
             Project: Ignite
          Issue Type: Bug
          Components: odbc
    Affects Versions: 1.8
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 2.0


If any column of the result set is complex binary object (non primitive type), then {{SQLFetch}} fails upon call with the following message:
{noformat}
Error 01S01: Can not retrieve row column.
{noformat}



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