[JBoss JIRA] Moved: (TEIID-1766) EDS ODBC query on a namespace ending in 'e' fails
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-1766?page=com.atlassian.jira.plugin... ]
Van Halbert moved SOA-3432 to TEIID-1766:
-----------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1766 (was: SOA-3432)
Affects Version/s: 7.4.1
(was: 5.1.0 GA)
Component/s: ODBC
(was: EDS)
Security: (was: Public)
> EDS ODBC query on a namespace ending in 'e' fails
> -------------------------------------------------
>
> Key: TEIID-1766
> URL: https://issues.jboss.org/browse/TEIID-1766
> Project: Teiid
> Issue Type: Bug
> Components: ODBC
> Affects Versions: 7.4.1
> Reporter: Debbie Steigner
> Assignee: Van Halbert
>
> The attached testing vdb contains the following namespaces:
> LOOKHERE TestPG LOOKAGAIN
> If you run the following query via ODBC (JDBC works ):
> select nspname from pg_catalog.pg_namespace where nspname = 'LOOKHERE'
> It returns zero rows, but if you run the same query with 'LOOKAGAIN' in your criteria you get the one row, It seems that any namespace ending in an E doesn't match via ODBC.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months