<?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>Thema "SQL" in Modellierung</title>
    <link>https://community.graphisoft.com/t5/Modellierung/SQL/m-p/440701#M17577</link>
    <description>Hallo Forum,&lt;BR /&gt; ich möchte in AC9 eine SQL Abfrage zu den Türen machen. In der Tabelle sollen alle Türen mit der Öffnungsrichtung DIN-Links aufgelistet werden. Die Abfragesyntax -- SELECT OPENING_ORIENTATION FROM DOORS -- listet alle Türen auf. Kann ich eine präzisere Abfrage starten.&lt;BR /&gt; &lt;BR /&gt;   :confused:</description>
    <pubDate>Thu, 20 Jan 2005 14:39:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-01-20T14:39:00Z</dc:date>
    <item>
      <title>SQL</title>
      <link>https://community.graphisoft.com/t5/Modellierung/SQL/m-p/440701#M17577</link>
      <description>Hallo Forum,&lt;BR /&gt; ich möchte in AC9 eine SQL Abfrage zu den Türen machen. In der Tabelle sollen alle Türen mit der Öffnungsrichtung DIN-Links aufgelistet werden. Die Abfragesyntax -- SELECT OPENING_ORIENTATION FROM DOORS -- listet alle Türen auf. Kann ich eine präzisere Abfrage starten.&lt;BR /&gt; &lt;BR /&gt;   :confused:</description>
      <pubDate>Thu, 20 Jan 2005 14:39:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modellierung/SQL/m-p/440701#M17577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-20T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: SQL</title>
      <link>https://community.graphisoft.com/t5/Modellierung/SQL/m-p/440702#M17578</link>
      <description>Du musst deine Anfrage lediglich präzisieren:&lt;BR /&gt; SELECT OPENING_ORIENTATION FROM DOORS WHERE feldname="suchmuster". Eine Dokumentation findest du zum Beispiel unter  &lt;A href="http://www.techonthenet.com/sql/where.htm" target="_blank"&gt;http://www.techonthenet.com/sql/where.htm&lt;/A&gt;</description>
      <pubDate>Sun, 23 Jan 2005 06:14:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modellierung/SQL/m-p/440702#M17578</guid>
      <dc:creator>kurb70</dc:creator>
      <dc:date>2005-01-23T06:14:00Z</dc:date>
    </item>
  </channel>
</rss>

