]
Mark Drilling commented on TEIID-1631:
--------------------------------------
Patch changes have been applied on 7.1.1.CP2 and 7.4.x branches. (PgBackendProtocol
change was already on 7.4.x)
ODBC SQLDescribeCol does not work, When used with the Prepare
Statement
-----------------------------------------------------------------------
Key: TEIID-1631
URL:
https://issues.jboss.org/browse/TEIID-1631
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 7.1.1, 7.2, 7.3, 7.4
Reporter: Ramesh Reddy
Assignee: Mark Drilling
Labels: odbc, teiid
Fix For: 7.1.1, 7.4.1, 7.5
Attachments: sqldescribe_patch.jar, teiid-runtime.patch
When ODBC using the Prepared Statements, the metadata should be readily available after
the "prepare" call and before the "execute" call. It has been observed
that the metadata is only available after execute.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: