<?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 Incremental Load in Script for PostgreSQL - ERROR in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-Load-in-Script-for-PostgreSQL-ERROR/m-p/1423078#M3151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helo guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to do incremental load for Qlik Sense using PostgreSQL database. I have created qvd file but when I want to use where claus, one error occure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;Connector reply error: Unable to get column information for the fields that are used in the query: ERROR [42000] [Qlik][ODBC PostgreSQL Wire Protocol driver][PostgreSQL]ERROR: syntax error at or near "09"(Position 257; File scan.l; Line 1005; Routine scanner_yyerror; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When I delete this 'where claus' from the script everything is ok.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Here is the variable:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vModDate=Peek('end_time',0,'ExportSort');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here where claus:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM "public"."export_details"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where end_time &amp;gt;= $(vModDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mine script is based on this &lt;A href="https://www.youtube.com/watch?v=3kS-IYNXp6A&amp;amp;t=623s" title="https://www.youtube.com/watch?v=3kS-IYNXp6A&amp;amp;t=623s"&gt;Incremental Load | Qlikview Training | AKY Online Solutions - YouTube &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;Thank you, Mateusz &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2017 19:13:23 GMT</pubDate>
    <dc:creator>mateusz_nitek</dc:creator>
    <dc:date>2017-11-06T19:13:23Z</dc:date>
    <item>
      <title>Incremental Load in Script for PostgreSQL - ERROR</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-Load-in-Script-for-PostgreSQL-ERROR/m-p/1423078#M3151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helo guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to do incremental load for Qlik Sense using PostgreSQL database. I have created qvd file but when I want to use where claus, one error occure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;Connector reply error: Unable to get column information for the fields that are used in the query: ERROR [42000] [Qlik][ODBC PostgreSQL Wire Protocol driver][PostgreSQL]ERROR: syntax error at or near "09"(Position 257; File scan.l; Line 1005; Routine scanner_yyerror; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When I delete this 'where claus' from the script everything is ok.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Here is the variable:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vModDate=Peek('end_time',0,'ExportSort');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here where claus:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM "public"."export_details"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where end_time &amp;gt;= $(vModDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mine script is based on this &lt;A href="https://www.youtube.com/watch?v=3kS-IYNXp6A&amp;amp;t=623s" title="https://www.youtube.com/watch?v=3kS-IYNXp6A&amp;amp;t=623s"&gt;Incremental Load | Qlikview Training | AKY Online Solutions - YouTube &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;Thank you, Mateusz &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 19:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-Load-in-Script-for-PostgreSQL-ERROR/m-p/1423078#M3151</guid>
      <dc:creator>mateusz_nitek</dc:creator>
      <dc:date>2017-11-06T19:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load in Script for PostgreSQL - ERROR</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-Load-in-Script-for-PostgreSQL-ERROR/m-p/1423079#M3152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I know, should be in ' xx ':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And here where claus:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM "public"."export_details"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where end_time &amp;gt;= '$(vModDate)';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-Load-in-Script-for-PostgreSQL-ERROR/m-p/1423079#M3152</guid>
      <dc:creator>mateusz_nitek</dc:creator>
      <dc:date>2017-11-07T10:45:21Z</dc:date>
    </item>
  </channel>
</rss>

