[
https://issues.jboss.org/browse/TEIID-2493?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2493.
-----------------------------------
Resolution: Done
Used the set lobs as streams override for sql server and added an automatic check to see
if the jtds driver is in use.
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