<?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: table not found error on store as qvd. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750583#M1039400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the script?&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Did you define table name as below before you store into QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TableNm&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Sql Select * from table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store &lt;STRONG&gt;TableNm&lt;/STRONG&gt; into Qvd(qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 06:50:14 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-12-17T06:50:14Z</dc:date>
    <item>
      <title>table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750581#M1039398</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;I get an error table not found when I try to load table from the database and save as qvd format with store command. The table exists in the db though . This is the first time I am trying to store in qvd format . I just followed the same steps as in the help section. Can anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750581#M1039398</guid>
      <dc:creator />
      <dc:date>2014-12-17T06:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750582#M1039399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the same loads when I do it with the select command though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750582#M1039399</guid>
      <dc:creator />
      <dc:date>2014-12-17T06:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750583#M1039400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the script?&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Did you define table name as below before you store into QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TableNm&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Sql Select * from table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store &lt;STRONG&gt;TableNm&lt;/STRONG&gt; into Qvd(qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750583#M1039400</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-17T06:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750584#M1039401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if loading from flat files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load * from XYZ(Path/table);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Table1 into Path/Table1.qvd(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And similarly if you are loading from database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Sql Select * from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Table2 into Path/Table2.qvd(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Path= path of the file where you want to store or load it from&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750584#M1039401</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-17T06:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750585#M1039402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STORE tetower into ttower.qvd;&lt;/P&gt;&lt;P&gt;(this is the store command I used to store the table in qvd format)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//SQL SELECT *&lt;/P&gt;&lt;P&gt;//FROM "TEF_UAT_NEW".dbo.tetower &lt;/P&gt;&lt;P&gt;(the same table that loads without store command)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750585#M1039402</guid>
      <dc:creator />
      <dc:date>2014-12-17T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750586#M1039403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table_Name:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM CAQADMIN.STICHPROBE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store Table_name into D:\Asaini\Test\Table_Name.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750586#M1039403</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-17T06:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750587#M1039404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you load put a Name of the table.&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "TEF_UAT_NEW".dbo.tetower ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Store Command&lt;/P&gt;&lt;P&gt;Store Table1 into Table1.qvd(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 06:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750587#M1039404</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-17T06:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750588#M1039405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You cannot use sql table name directly in store statement. Table name has to be mentioned before your Select like below and use the same in Store statement&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;tetower:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM "TEF_UAT_NEW".dbo.tetower;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;STORE tetower into ttower.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 07:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750588#M1039405</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-17T07:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750589#M1039406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit and others. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 07:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750589#M1039406</guid>
      <dc:creator />
      <dc:date>2014-12-17T07:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: table not found error on store as qvd.</title>
      <link>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750590#M1039407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 07:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-not-found-error-on-store-as-qvd/m-p/750590#M1039407</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-17T07:04:19Z</dc:date>
    </item>
  </channel>
</rss>

