<?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 Database to QVD using SQL? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Database-to-QVD-using-SQL/m-p/1053919#M353450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wanting to be able to run a SQL statement against an ODBC connection to bring back data that I can then put into some QVD files. &lt;/P&gt;&lt;P&gt;I have been trying to do it like this so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLENAME:&lt;/P&gt;&lt;P&gt;SQL statement............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE TABLENAME INTO filelocation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct way of doing this? Any help much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2016 14:12:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-08T14:12:34Z</dc:date>
    <item>
      <title>Database to QVD using SQL?</title>
      <link>https://community.qlik.com/t5/QlikView/Database-to-QVD-using-SQL/m-p/1053919#M353450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wanting to be able to run a SQL statement against an ODBC connection to bring back data that I can then put into some QVD files. &lt;/P&gt;&lt;P&gt;I have been trying to do it like this so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLENAME:&lt;/P&gt;&lt;P&gt;SQL statement............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE TABLENAME INTO filelocation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct way of doing this? Any help much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 14:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-to-QVD-using-SQL/m-p/1053919#M353450</guid>
      <dc:creator />
      <dc:date>2016-01-08T14:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Database to QVD using SQL?</title>
      <link>https://community.qlik.com/t5/QlikView/Database-to-QVD-using-SQL/m-p/1053920#M353451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The simplest form of load script is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TABLENAME]:&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT * FROM myTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE [TABLENAME] INTO "C:\USERS\yourID\Documents\TABLENAME.QVD" (QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 18:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-to-QVD-using-SQL/m-p/1053920#M353451</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-01-08T18:12:36Z</dc:date>
    </item>
  </channel>
</rss>

