<?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 Re: SQL Load ODBC Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399842#M820826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the sql select work without QlikView?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 15:05:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-14T15:05:39Z</dc:date>
    <item>
      <title>SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399841#M820825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working on pulling data from Filemaker to Qlikview using an ODBC connection.&lt;/P&gt;&lt;P&gt;Unfortunately our Filemaker Tables are shockingly named and poorly formatted so struggling to find certain fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically my question is; I want to LOAD * for a couple tables, but then there is some that I only want some fields.&lt;/P&gt;&lt;P&gt;When I run this I receive an error for the Specified Table "SQL SELECT."_OrgID"..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Organisation:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL SELECT *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM "Organisation";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OrganisationHistory:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[_OrgID] AS OrgId,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Type],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Complete],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[CreatedBy],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Note],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[ActionDateStart],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Hot_Warm];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL SELECT "_OrgID", "Type", "Complete", "CreatedBy", "Note", "ActionDateStart" "Hot_Warm"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM "Org to History";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Or do you have to be specific or * for all tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399841#M820825</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399842#M820826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the sql select work without QlikView?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399842#M820826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T15:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399843#M820827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;EM&gt;OrganisationHistory:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Load "_OrgID" as OrdId&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SQL SELECT "_OrgID", "Type", "Complete", "CreatedBy", "Note", "ActionDateStart" "Hot_Warm"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;FROM "Org to History";&lt;/EM&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;May be use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load "_OrgID" as OrdId&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399843#M820827</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-14T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399844#M820828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There seems to be a comma missing before "Hot_Warm".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399844#M820828</guid>
      <dc:creator>kamielrajaram</dc:creator>
      <dc:date>2017-08-14T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399845#M820829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uhoh.. better go check this haha...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399845#M820829</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2017-08-14T15:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399846#M820830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's why my question... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399846#M820830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T15:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399847#M820831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Believe it or not; that made no difference! How strange&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399847#M820831</guid>
      <dc:creator>craig157</dc:creator>
      <dc:date>2017-08-14T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Load ODBC Tables</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399848#M820832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL SELECT "_OrgID", "Type", "Complete", "CreatedBy", "Note", "ActionDateStart" "Hot_Warm"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM "Org to History";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;without QlikView?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Try any other tool for your database.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 15:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Load-ODBC-Tables/m-p/1399848#M820832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T15:46:09Z</dc:date>
    </item>
  </channel>
</rss>

