[teiid-issues] [JBoss JIRA] (TEIID-1631) ODBC SQLDescribeCol does not work, When used with the Prepare Statement

Ramesh Reddy (Updated) (JIRA) jira-events at lists.jboss.org
Thu Jan 5 10:29:09 EST 2012


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

Ramesh Reddy updated TEIID-1631:
--------------------------------

    Attachment: preparedescribe.pl


Attached is Perl script that prints the resultset metadata before the statement is executed in a prepared statement.
                
> 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: preparedescribe.pl, 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.
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