<?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: Creating a Hint in the script editor agains SAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614577#M1102314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My interpretation is that you want &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;STRONG&gt;/*+ FIRST_ROWS(30) */&lt;/STRONG&gt; to act as a script comment. From the script error the syntax is not recognized as valid by the connector or data source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;My suggestion is taht you add your comment before or after the SQL SELECT to make the syntax valid. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 17:22:49 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2014-04-08T17:22:49Z</dc:date>
    <item>
      <title>Creating a Hint in the script editor agains SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614576#M1102313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am attempting to optimize the QVD I am building against SAP &amp;amp; would like to apply this hint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET StripComment=0;&lt;/P&gt;&lt;P&gt;SQL SELECT /*+ FIRST_ROWS(30) */ Column1 Column2 .... FROM Table WHERE x = y;&lt;/P&gt;&lt;P&gt;SET StripComment=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is :&lt;/P&gt;&lt;P&gt;/QTQVC/OPEN_STREAM failed after 00:00:00 Key=SQL_ERROR (ID:00 Type:E Number:001 Uknown column name "/*+" until runtime, you cannot specify a field list.)&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts or suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 16:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614576#M1102313</guid>
      <dc:creator />
      <dc:date>2014-04-08T16:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Hint in the script editor agains SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614577#M1102314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My interpretation is that you want &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;STRONG&gt;/*+ FIRST_ROWS(30) */&lt;/STRONG&gt; to act as a script comment. From the script error the syntax is not recognized as valid by the connector or data source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;My suggestion is taht you add your comment before or after the SQL SELECT to make the syntax valid. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614577#M1102314</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2014-04-08T17:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Hint in the script editor agains SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614578#M1102315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I am wanting to apply the hint to the SQL. I am setting the code to not recognize the /* */ as a comment then resetting it after the select statement. I am attempting to pull roughly 200 mil records from SAP but not sure the QVD generator is the way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Hint-in-the-script-editor-agains-SAP/m-p/614578#M1102315</guid>
      <dc:creator />
      <dc:date>2014-04-09T12:02:46Z</dc:date>
    </item>
  </channel>
</rss>

