[JBoss JIRA] Resolved: (TEIID-626) Eclipse Datatools view cannot see tables in a VDB
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-626?page=com.atlassian.jira.plug... ]
Steven Hawkins resolved TEIID-626.
----------------------------------
Resolution: Done
updated the where clause of the table query to correctly filter for system tables.
> Eclipse Datatools view cannot see tables in a VDB
> -------------------------------------------------
>
> Key: TEIID-626
> URL: https://jira.jboss.org/jira/browse/TEIID-626
> …
[View More]Project: Teiid
> Issue Type: Bug
> Components: JDBC Driver
> Affects Versions: 6.0.0
> Environment: Connected to mm://slntmm06.mm.atl2.redhat.com:50201 using the SQL Development Tools perspective in Eclipse versions 3.3.2 and 3.4, and JBoss DevStudio. Tested both the 5.5.2 and 5.5.3 JDBC drivers for MetaMatrix.
> Reporter: Steve Jacobs
> Assignee: Steven Hawkins
> Fix For: 6.2.0, 6.1.0
>
>
> The Eclipse Datatools Project provides a "Database Development" perspective that we will be using in Westport to replace our SQL Explorer perspective. The "Data Source Explorer" view can connect to a VDB in MetaMatrix, but the Tables are not being shown. Please investigate what JDBC calls are being made to popluate this view and fix our driver so the view may be populated correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
15 years, 9 months
[JBoss JIRA] Reopened: (TEIID-626) Eclipse Datatools view cannot see tables in a VDB
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-626?page=com.atlassian.jira.plug... ]
Steven Hawkins reopened TEIID-626:
----------------------------------
System tables should be filtered by the the MMDatabaseMetaData.getTables method when asking only for TABLE.
> Eclipse Datatools view cannot see tables in a VDB
> -------------------------------------------------
>
> Key: TEIID-626
> URL: https://jira.jboss.org/jira/browse/TEIID-626
> …
[View More] Project: Teiid
> Issue Type: Bug
> Components: JDBC Driver
> Affects Versions: 6.0.0
> Environment: Connected to mm://slntmm06.mm.atl2.redhat.com:50201 using the SQL Development Tools perspective in Eclipse versions 3.3.2 and 3.4, and JBoss DevStudio. Tested both the 5.5.2 and 5.5.3 JDBC drivers for MetaMatrix.
> Reporter: Steve Jacobs
> Assignee: Steven Hawkins
> Fix For: 6.1.0, 6.2.0
>
>
> The Eclipse Datatools Project provides a "Database Development" perspective that we will be using in Westport to replace our SQL Explorer perspective. The "Data Source Explorer" view can connect to a VDB in MetaMatrix, but the Tables are not being shown. Please investigate what JDBC calls are being made to popluate this view and fix our driver so the view may be populated correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
15 years, 9 months