<?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 Error While creating the QVD table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-While-creating-the-QVD-table/m-p/219554#M72571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only store a table that has already been built. So your script would look something like this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;CONNECT TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=XXXX;Data Source=XXXX;Extended Properties=""] (XPassword is XXXXX);&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;[My Table]:&lt;BR /&gt;LOAD *&lt;BR /&gt;;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM ARADMIN."HPD_HELPDESK"&lt;BR /&gt;WHERE Status&amp;lt;4&lt;BR /&gt;;&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;STORE [My Table] INTO test.qvd (QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 02:28:14 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-07-13T02:28:14Z</dc:date>
    <item>
      <title>Error While creating the QVD table</title>
      <link>https://community.qlik.com/t5/QlikView/Error-While-creating-the-QVD-table/m-p/219553#M72570</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 am new to QlikView.&lt;/P&gt;&lt;P&gt;I am trying to create the QVD table explicity using the Store statement from the File-Edit script section. I am getting the Error as &lt;STRONG&gt;Table not found&lt;/STRONG&gt;. If i am trying with Buffer it is working fine.&lt;/P&gt;&lt;P&gt;Please find the scripts i tried to create the QVD table&lt;/P&gt;&lt;P&gt;&lt;B&gt;CONNECT&lt;/B&gt; &lt;B&gt;TO&lt;/B&gt; [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=XXXX;Data Source=XXXX;Extended Properties=""] (XPassword is XXXXX);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;STORE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;* &lt;B&gt;FROM&lt;/B&gt; XXXXX WHERE Status&amp;lt;4 &lt;B&gt;into&lt;/B&gt; test.qvd; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Also i tried to create by the below way as well&lt;/P&gt;&lt;P&gt;&lt;B&gt;CONNECT&lt;/B&gt; &lt;B&gt;TO&lt;/B&gt; [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=XXXX;Data Source=XXXX;Extended Properties=""] (XPassword is XXXXX);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;STORE&lt;/P&gt;* &lt;B&gt;FROM&lt;/B&gt; XXXXX WHERE Status&amp;lt;4 &lt;B&gt;into&lt;/B&gt; {C:\Documents and Settings\All Users\Application Data\QlikTech\QlikView\test.qvd]; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this issues. Is it like i need to create the table and then use the table in the Store statement. If so please let me&lt;/P&gt;&lt;P&gt;know the step by step .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jul 2010 14:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-While-creating-the-QVD-table/m-p/219553#M72570</guid>
      <dc:creator />
      <dc:date>2010-07-10T14:01:49Z</dc:date>
    </item>
    <item>
      <title>Error While creating the QVD table</title>
      <link>https://community.qlik.com/t5/QlikView/Error-While-creating-the-QVD-table/m-p/219554#M72571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only store a table that has already been built. So your script would look something like this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;CONNECT TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=XXXX;Data Source=XXXX;Extended Properties=""] (XPassword is XXXXX);&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;[My Table]:&lt;BR /&gt;LOAD *&lt;BR /&gt;;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM ARADMIN."HPD_HELPDESK"&lt;BR /&gt;WHERE Status&amp;lt;4&lt;BR /&gt;;&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;STORE [My Table] INTO test.qvd (QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 02:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-While-creating-the-QVD-table/m-p/219554#M72571</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-07-13T02:28:14Z</dc:date>
    </item>
  </channel>
</rss>

