<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,<owner schema of the actual table>, <actual table>, "%");</li></ol><br>I hope this will be useful.<br><br>Regards<br><br>Ram<br><br><br>> From: rareddy@redhat.com<br>> To: teiid-dev@lists.jboss.org; teiid-users@lists.jboss.org<br>> Date: Thu, 3 Sep 2009 09:29:55 -0500<br>> Subject: [teiid-dev] Teiid 6.2 M3<br>> <br>> Good morning,<br>> <br>> Teiid 6.2-M3 is now available for download at <br>> <br>> http://www.jboss.org/teiid/downloads.html<br>> <br>> all the major features slated for 6.2 are in this release, we will work<br>> few more bug fixes and integration issues and be ready for 6.2 stable<br>> release on September 14th.<br>> <br>> Please take for test drive and let us know if you see any issues. The<br>> documentation related to this release at<br>> <br>> https://www.jboss.org/community/wiki/TheTeiidProject<br>> <br>> <br>> Thank you.<br>> <br>> Ramesh..<br>> <br>> _______________________________________________<br>> teiid-dev mailing list<br>> teiid-dev@lists.jboss.org<br>> 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>