<?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 Data from view (error) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155124#M31487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post some load code so we can check it?&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD *; SQL SELECT * FROM VIEW_NAME;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;should work. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Try with the assistant as well (Script Editor -&amp;gt; Connect -&amp;gt; OLE DB -&amp;gt; following instructions), as it provides you with a previous load and view of those fields contained in the view, so you acn load only relevant fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2009 00:38:53 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2009-11-18T00:38:53Z</dc:date>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155122#M31485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally I accede to the tables of a bbdd to take the necessary information. In this case are trying the access to a view but it gives me mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous view of the assistant when I select a table I see the columns with the corresponding records, but in the case of the view I only see the columns that compose the view as if it was not reading the records. The script appears well...&lt;/P&gt;&lt;P&gt;When I execute the script, a mistake appears to me:&lt;BR /&gt;SQL Error: |o|p|´| sqlerrm(view_name)&lt;BR /&gt;SQL Scripline:&lt;BR /&gt;SQL State: 42000&lt;BR /&gt;VIEW:&lt;BR /&gt;SQL SELECT * FROM view_name&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have asked if the views have special permissions and have said to me that if I can accede to the tables must be able to accede to the views.&lt;/P&gt;&lt;P&gt;Also I have tried with other views and to load a table before the view (in this case I recibed other error). The document is new and it hasnt macros or variables.&lt;/P&gt;&lt;P&gt;Qlikview 8.5 without server&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 21:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155122#M31485</guid>
      <dc:creator />
      <dc:date>2009-11-17T21:58:15Z</dc:date>
    </item>
    <item>
      <title>SV:Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155123#M31486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Googling SQL State: 42000 gives "Syntax error or access violation". Looks like there is some problems with your access rights. Have you tried accessing the view with a dbms?&lt;/P&gt;&lt;P&gt;/Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 22:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155123#M31486</guid>
      <dc:creator />
      <dc:date>2009-11-17T22:46:49Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155124#M31487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post some load code so we can check it?&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD *; SQL SELECT * FROM VIEW_NAME;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;should work. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Try with the assistant as well (Script Editor -&amp;gt; Connect -&amp;gt; OLE DB -&amp;gt; following instructions), as it provides you with a previous load and view of those fields contained in the view, so you acn load only relevant fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 00:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155124#M31487</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-18T00:38:53Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155125#M31488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;IMQQLIK wrote:I have asked if the views have special permissions and have said to me that if I can accede to the tables must be able to accede to the views.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Not necessarlity true. What DBMS are you using?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 02:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155125#M31488</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-11-18T02:49:06Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155126#M31489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont use any DBMS. They give me a user and password to accede across Qlikview, the tables to which I must accede, the fields that I must load...&lt;/P&gt;&lt;P&gt;They had said to me that it was not a topic of permissions, but I am insisting in order that they should verify it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;&lt;STRONG&gt;Script:&lt;BR /&gt;&lt;/STRONG&gt;ODBC CONNECT TO ZZZZZZZZ (XUserId is xxxxx, XPassword is yyyyyy);&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;TABLE:&lt;BR /&gt;SQL SELECT * FROM bbdd.view_name;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 16:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155126#M31489</guid>
      <dc:creator />
      <dc:date>2009-11-18T16:21:06Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155127#M31490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;IMQQLIK wrote:&lt;BR style="padding-left:30px;" /&gt;TABLE:&lt;BR /&gt;SQL SELECT * FROM bbdd.view_name;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This should be preceded by a LOAD clause, in the same way I posted before. "Table:" is the name you will use to reference the table in QlikView, LOAD followed by the fields separated by comma, or LOAD *; (see the semicolon) to get all fields and then the SQL SELECT statement as you wrote.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 16:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155127#M31490</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-18T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155128#M31491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work, but as Rob asked, what is the DBMS, the database used ?&lt;/P&gt;&lt;P&gt;It can be a right access on the wiew, or the tables...&lt;/P&gt;&lt;P&gt;But I already did it in Sybase ASE, Oracle, SQL, it is working fine...&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 17:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155128#M31491</guid>
      <dc:creator />
      <dc:date>2009-11-18T17:13:26Z</dc:date>
    </item>
    <item>
      <title>Data from view (error)</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155129#M31492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Solved!!&lt;/P&gt;&lt;P&gt;Everything has been for the user indicated in the ODBC, he didnt have permissions to accede to the views...).&lt;/P&gt;&lt;P&gt;THANK YOU VERY MUCH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 22:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-view-error/m-p/155129#M31492</guid>
      <dc:creator />
      <dc:date>2009-11-18T22:24:27Z</dc:date>
    </item>
  </channel>
</rss>

