<?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 Inner join on 2 Databases.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148022#M26385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;i have to create an INNER JOIN between 2 databases....&lt;/P&gt;&lt;P&gt;I have tried to do this operation with the nornal SQL language, but when i launch the script it's give me an error.&lt;/P&gt;&lt;P&gt;What is the correct form to do an INNER JOIN between two databases?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2009 14:47:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-30T14:47:23Z</dc:date>
    <item>
      <title>Inner join on 2 Databases..</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148022#M26385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;i have to create an INNER JOIN between 2 databases....&lt;/P&gt;&lt;P&gt;I have tried to do this operation with the nornal SQL language, but when i launch the script it's give me an error.&lt;/P&gt;&lt;P&gt;What is the correct form to do an INNER JOIN between two databases?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 14:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148022#M26385</guid>
      <dc:creator />
      <dc:date>2009-06-30T14:47:23Z</dc:date>
    </item>
    <item>
      <title>AW:Inner join on 2 Databases..</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148023#M26386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i think, you mean to join two tables, not databases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct code is:&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;"Tablename":&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;SELECT * FROM Table1;&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;INNER JOIN SELECT * FROM Table2;&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 16:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148023#M26386</guid>
      <dc:creator />
      <dc:date>2009-06-30T16:58:23Z</dc:date>
    </item>
    <item>
      <title>AW:Inner join on 2 Databases..</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148024#M26387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;i have two databases,&lt;/P&gt;&lt;P&gt;and i have to connect the tables A in DB1.mdb with the tables B in DB2.mdb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 17:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148024#M26387</guid>
      <dc:creator />
      <dc:date>2009-06-30T17:03:21Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Inner join on 2 Databases..</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148025#M26388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, it´s the same for different databases:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Test":&lt;BR /&gt;ODBC CONNECT TO [MS Access Database;DBQ=db1.mdb];&lt;BR /&gt;SQL SELECT&lt;BR /&gt; ID,&lt;BR /&gt; Feld1&lt;BR /&gt;FROM Tabelle1;&lt;BR /&gt;Disconnect;&lt;BR /&gt;LEFT JOIN&lt;BR /&gt;ODBC CONNECT TO [MS Access Database;DBQ=db2.mdb];&lt;BR /&gt;SQL SELECT&lt;BR /&gt; ID,&lt;BR /&gt; Feld1&lt;BR /&gt;FROM Tabelle1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 18:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-join-on-2-Databases/m-p/148025#M26388</guid>
      <dc:creator />
      <dc:date>2009-06-30T18:13:12Z</dc:date>
    </item>
  </channel>
</rss>

