<?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: ODBC Load being ignored in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765531#M661492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried removing the Disconnect statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disconnect is optional - the connection is only active in the script until the next Connect statement is reached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2015 19:04:25 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2015-02-23T19:04:25Z</dc:date>
    <item>
      <title>ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765524#M661485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am making several connections to retrieve data...some are OLEDB connections to SQL data source, one is to SalesForce.com, some are .xls files.&amp;nbsp;&amp;nbsp; These are working fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm trying to connect to an Access DB vie an ODBC connection.&amp;nbsp; I have the connection statement, with a Load statement followed by a SQL statement followed by a Drop Fields statement.&amp;nbsp; However when I run the script it doesn't load...it just gets ignored.&amp;nbsp; It seems like whether I place it in a separate tab or in the same tab as other statements it either gets ignored or gives an error that the connection can't be made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be going on?&amp;nbsp; What should I try to do?&amp;nbsp; When I run it by itself it is successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&amp;nbsp; Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 00:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765524#M661485</guid>
      <dc:creator />
      <dc:date>2015-02-21T00:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765525#M661486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you end the sql statement with a semicolon &lt;STRONG&gt;;&lt;/STRONG&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 10:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765525#M661486</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-02-21T10:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765526#M661487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...all code has appropriate semicolons, so it appears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765526#M661487</guid>
      <dc:creator />
      <dc:date>2015-02-23T18:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765527#M661488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only one ODBC connection can be active at a time. If you have several connections, you need to add the connect statement, and then have the relevant load/select statements after that connection. Then have the next connect statement and load/selects etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are seeing an error, do you have the correct login details?&lt;/P&gt;&lt;P&gt;Can you review the document log to see more details of the error that is reported.&lt;/P&gt;&lt;P&gt;Can you post the details of the error here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765527#M661488</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-02-23T18:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765528#M661489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please send us the script, to have look at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765528#M661489</guid>
      <dc:creator />
      <dc:date>2015-02-23T18:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765529#M661490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not getting an error at this time.&amp;nbsp; I have one tab that has two OLEDB connections, and I have a DISCONNECT statement at the end of each one.&amp;nbsp; THen I have 3 more tabs in the script, each one just getting an .xlsx file.&amp;nbsp; Then on the last tab I have this ODBC connection that just gets ignored.&amp;nbsp; Perhaps I should try moving it onto one of the other tabs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765529#M661490</guid>
      <dc:creator />
      <dc:date>2015-02-23T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765530#M661491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I moved the ODBC connection and code to the 1st tab with the OLEDB connections, I get an error that says "ODBC Connection failed", but doesn't give any explanation...just the SQL code.&amp;nbsp; I used DISCONNECT after the OLEDB connections above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 19:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765530#M661491</guid>
      <dc:creator />
      <dc:date>2015-02-23T19:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765531#M661492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried removing the Disconnect statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disconnect is optional - the connection is only active in the script until the next Connect statement is reached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 19:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765531#M661492</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-02-23T19:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765532#M661493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried stepping through the script using Debug?&lt;/P&gt;&lt;P&gt;Do you have a load / Select statement after the final ODBC connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView does sometimes forget the active connection, so does not prompt you for tables and fields when you click on the select button. Try adding the connection using the connect button again and then select the Access fields for your load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 19:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765532#M661493</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-02-23T19:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Load being ignored</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765533#M661494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try ODBC connection outside QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Verify if are using 32 or 64 bits version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 02:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Load-being-ignored/m-p/765533#M661494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T02:39:40Z</dc:date>
    </item>
  </channel>
</rss>

