[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1163) Provide LOB support in ODBC

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Sun Feb 13 20:34:13 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-1163.
---------------------------------

    Resolution: Done


Implemented lob support using bytea data type. Looks like client can accept with out hex conversion, when the data type is described as binary, it is defined as binary, however client is looking at SQL type as SQL_C_CHAR which is different than PG_TYPE.

> Provide LOB support in ODBC
> ---------------------------
>
>                 Key: TEIID-1163
>                 URL: https://issues.jboss.org/browse/TEIID-1163
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.1
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 7.4
>
>
> LOB support was not provided with initial release, this needs to be supported for BLOBS, CLOBS and XML.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list