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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sun Jan 15 20:56:18 EST 2012


    [ https://issues.jboss.org/browse/TEIID-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659448#comment-12659448 ] 

Steven Hawkins commented on TEIID-1895:
---------------------------------------

I have the changes for this, but it seemed best to add them in conjunction with a new excel translator.  Does anyone object to adding a translator in 7.6.1?  Then as there are alternative excel access libraries the names seems like it should be excel-jdbc or jdbc-excel, any thoughts?
                
> 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
>    Affects Versions: 7.0
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 7.6.1
>
>
> 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