[teiid-issues] [JBoss JIRA] (TEIID-2493) SQLServer prepared clob fails

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon May 6 12:27:53 EDT 2013


Steven Hawkins created TEIID-2493:
-------------------------------------

             Summary: SQLServer prepared clob fails
                 Key: TEIID-2493
                 URL: https://issues.jboss.org/browse/TEIID-2493
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Connector
    Affects Versions: 8.1
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.4


The use of the setObject(pos, object, type) method against the MS 4.0 SQLServer driver causes a check that prevents the usage of our ClobType that since TEIID-2100 has also been an NClob.

The setClob and even setObject without the type methods all work without an issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list