[teiid-issues] [JBoss JIRA] (TEIID-1895) Properly escape the column references for Excel based data

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Jan 11 12:58:22 EST 2012


Ramesh Reddy created TEIID-1895:
-----------------------------------

             Summary: Properly escape the column references for Excel based data
                 Key: TEIID-1895
                 URL: https://issues.jboss.org/browse/TEIID-1895
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Connector
            Reporter: Ramesh Reddy
            Assignee: Steven Hawkins


Currently when Excel based data is used through Dynamic VDB feature the JDBCODBC Driver reports the metadata in-compatible format thus when the Teiid issues the query to the source it some times sees issues like 

[Prepared Values: [] SQL: SELECT `C:\testing\abcd`.`Sheet1$`.`Name`, `C:\testing\abcd`.`Sheet1$`.`Address`, `C:\testing\abcd`.`Sheet1$`.`Country`, `C:\testing\abcd`.`Sheet1$`.`ZipCode` FROM `C:\testing\abcd`.`Sheet1$`]
SQLState:  -3010



--
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