<?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 sql query not executing. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/sql-query-not-executing/m-p/2211934#M9758</link>
    <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;please help me with this. after executing this query in tjava it prompts as unparseble date.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"'and inc_date &amp;lt; now()";&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="error.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv29.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134079i3466E21DC89FE445/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv29.png" alt="0683p000009Lv29.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 05:06:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-23T05:06:10Z</dc:date>
    <item>
      <title>sql query not executing.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-not-executing/m-p/2211934#M9758</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;please help me with this. after executing this query in tjava it prompts as unparseble date.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"'and inc_date &amp;lt; now()";&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="error.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv29.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134079i3466E21DC89FE445/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv29.png" alt="0683p000009Lv29.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 05:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-not-executing/m-p/2211934#M9758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-23T05:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: sql query not executing.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-not-executing/m-p/2211935#M9759</link>
      <description>&lt;P&gt;as variant (if exclude empty string in Last_Loaded_Date - it also possible, so check with debug what You have as input), but also&lt;/P&gt;&lt;P&gt;You have missed the space between &lt;STRONG&gt;'&lt;/STRONG&gt; and &lt;STRONG&gt;and&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+&lt;FONT color="#FF0000"&gt;"'and&lt;/FONT&gt; inc_date &amp;lt; now()";&lt;/PRE&gt;&lt;P&gt;this is make date like - 2015-01-01and which is unparseable&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"' and inc_date &amp;lt; now()";&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 May 2017 05:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-not-executing/m-p/2211935#M9759</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-23T05:17:51Z</dc:date>
    </item>
  </channel>
</rss>

