<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic query for retrieving parameters of objects table in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/query-for-retrieving-parameters-of-objects-table/m-p/158807#M17943</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
i wanna query the parameters value and parameters variable name from parameters _of_ objects table.&lt;BR /&gt;
&lt;BR /&gt;
I cud manage to get it work using the querys as below&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;&lt;B&gt;select xx.parameters.type,xx.parameters.value,xx.parameters.name from Flat(objects,parameters) as xx where xx.parameters.variable_name='easy_ID' and id='59E19E78-BE54-4D09-8CCC-91A35009DAE8' &lt;/B&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Now what i wanna do is instead of using id='59E19E78-BE54-4D09-8CCC-91A35009DAE8', i need to query from other table as &lt;BR /&gt;
&lt;B&gt;select lb.object_id from objects as ob,labels as lb where ob.id=lb.object_id&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
when i execute this query alone,it works fine, but i dont know how to insert this query in where clause....... can any1 please help me in this regard????&lt;BR /&gt;
&lt;BR /&gt;
Thank u&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 17 Jul 2009 02:10:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-07-17T02:10:06Z</dc:date>
    <item>
      <title>query for retrieving parameters of objects table</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/query-for-retrieving-parameters-of-objects-table/m-p/158807#M17943</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
i wanna query the parameters value and parameters variable name from parameters _of_ objects table.&lt;BR /&gt;
&lt;BR /&gt;
I cud manage to get it work using the querys as below&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;&lt;B&gt;select xx.parameters.type,xx.parameters.value,xx.parameters.name from Flat(objects,parameters) as xx where xx.parameters.variable_name='easy_ID' and id='59E19E78-BE54-4D09-8CCC-91A35009DAE8' &lt;/B&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Now what i wanna do is instead of using id='59E19E78-BE54-4D09-8CCC-91A35009DAE8', i need to query from other table as &lt;BR /&gt;
&lt;B&gt;select lb.object_id from objects as ob,labels as lb where ob.id=lb.object_id&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
when i execute this query alone,it works fine, but i dont know how to insert this query in where clause....... can any1 please help me in this regard????&lt;BR /&gt;
&lt;BR /&gt;
Thank u&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jul 2009 02:10:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/query-for-retrieving-parameters-of-objects-table/m-p/158807#M17943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-17T02:10:06Z</dc:date>
    </item>
  </channel>
</rss>

