[teiid-issues] [JBoss JIRA] (TEIID-2025) sql/xml type does not work over ODBC

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 2 13:08:17 EDT 2012


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

Steven Hawkins resolved TEIID-2025.
-----------------------------------

    Resolution: Done


Used getCharacterStream instead
                
> sql/xml type does not work over ODBC
> ------------------------------------
>
>                 Key: TEIID-2025
>                 URL: https://issues.jboss.org/browse/TEIID-2025
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> The odbc logic is calling getClob for SQL/XML, which currently results in an exception.  It would be better to use getCharacterStream.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list