<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
We are having problems when we are importing synonyms into VDB. It's not importing any column data for a synonym. <br><br>We will be able to get the column data with the following steps.<br><br><ol><li>Get the actual table and owner schema of the table on which synonym is created from USER_SYNONYMS system table.</li><li>Call DataBaseMetaData.getColumns(null,&lt;owner schema of the actual table&gt;, &lt;actual table&gt;, "%");</li></ol><br>I hope this will be useful.<br><br>Regards<br><br>Ram<br><br><br>&gt; From: rareddy@redhat.com<br>&gt; To: teiid-dev@lists.jboss.org; teiid-users@lists.jboss.org<br>&gt; Date: Thu, 3 Sep 2009 09:29:55 -0500<br>&gt; Subject: [teiid-dev] Teiid 6.2 M3<br>&gt; <br>&gt; Good morning,<br>&gt; <br>&gt; Teiid 6.2-M3 is now available for download at <br>&gt; <br>&gt; http://www.jboss.org/teiid/downloads.html<br>&gt; <br>&gt; all the major features slated for 6.2 are in this release, we will work<br>&gt; few more bug fixes and integration issues and be ready for 6.2 stable<br>&gt; release on September 14th.<br>&gt; <br>&gt; Please take for test drive and let us know if you see any issues. The<br>&gt; documentation related to this release at<br>&gt; <br>&gt; https://www.jboss.org/community/wiki/TheTeiidProject<br>&gt; <br>&gt; <br>&gt; Thank you.<br>&gt; <br>&gt; Ramesh..<br>&gt; <br>&gt; _______________________________________________<br>&gt; teiid-dev mailing list<br>&gt; teiid-dev@lists.jboss.org<br>&gt; https://lists.jboss.org/mailman/listinfo/teiid-dev<br><br /><hr />Match ‘n’ Make new friends with the cool match-meter. Join the Planet with you Hotmail ID. <a href='http://www.WindowsLivePlanet.com' target='_new'>Drag n’ drop</a></body>
</html>