<?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 compare two date and load results in database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/compare-two-date-and-load-results-in-database/m-p/2222062#M15807</link>
    <description>&lt;P&gt;hello ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am beginner in talend and i need help&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i have building a job wich load results in database with result of comparaison of two date&lt;/P&gt; 
&lt;P&gt;in my first component tparam , we have the result of the last update date and in the W-CLIENT&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we have the update date of any enregistrement in the database&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we should have the the enregistrement in the database which the update date &amp;gt;= Tparam date&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;incremental loading&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;there is a screenshot which describe the job&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2019 13:07:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-28T13:07:45Z</dc:date>
    <item>
      <title>compare two date and load results in database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/compare-two-date-and-load-results-in-database/m-p/2222062#M15807</link>
      <description>&lt;P&gt;hello ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am beginner in talend and i need help&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i have building a job wich load results in database with result of comparaison of two date&lt;/P&gt; 
&lt;P&gt;in my first component tparam , we have the result of the last update date and in the W-CLIENT&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we have the update date of any enregistrement in the database&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we should have the the enregistrement in the database which the update date &amp;gt;= Tparam date&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;incremental loading&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;there is a screenshot which describe the job&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 13:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/compare-two-date-and-load-results-in-database/m-p/2222062#M15807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-28T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: compare two date and load results in database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/compare-two-date-and-load-results-in-database/m-p/2222063#M15808</link>
      <description>&lt;P&gt;It looks like you are trying to prepare a SQL query which is used to return data based on a date comparison. If that is the case, you need to think about the following. Dates are not necessarily converted and formatted as Strings in the correct format for a SQL query. So you will need to use the routines.TalendDate methods to format your date in the correct format to be used in your query. The next thing to think about is that you will need to test this query. The best thing to do here is to test your query using a query analyser tool. I see you are printing your Query to the output, so I assume this is what you are trying.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 14:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/compare-two-date-and-load-results-in-database/m-p/2222063#M15808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-28T14:17:59Z</dc:date>
    </item>
  </channel>
</rss>

