<?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 Before Insert csv data need to check the mysql database that column value is exit are not? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333937#M102670</link>
    <description>&lt;P&gt;Before Insert the CSV data need to check the Mysql data base and the column value is exist in that table, if that value is exist in that table,particular column of row data cannot insert into the database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We not allowed the duplicated records in that database, before load the file we need to restrict this data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Ashok M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 10:45:37 GMT</pubDate>
    <dc:creator>Ashok200792</dc:creator>
    <dc:date>2017-11-16T10:45:37Z</dc:date>
    <item>
      <title>Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333937#M102670</link>
      <description>&lt;P&gt;Before Insert the CSV data need to check the Mysql data base and the column value is exist in that table, if that value is exist in that table,particular column of row data cannot insert into the database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We not allowed the duplicated records in that database, before load the file we need to restrict this data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Ashok M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333937#M102670</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T10:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333938#M102671</link>
      <description>Hi,&lt;BR /&gt;What's the question?</description>
      <pubDate>Thu, 16 Nov 2017 10:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333938#M102671</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-16T10:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333939#M102672</link>
      <description>Before we upload the CSV data Need to check the Mysql database table, any existing data is in that CSV data file column they ignore that row data, and non- existing data only need to store</description>
      <pubDate>Thu, 16 Nov 2017 10:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333939#M102672</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T10:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333940#M102673</link>
      <description>&lt;P&gt;As you have a inner join in tMap with lookup rejected catched, just remove "row1.invoiceno != row2.&lt;SPAN&gt;invoiceno"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Should be enough.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333940#M102673</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-16T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333941#M102674</link>
      <description>YES , I removed That "row1.invoiceno != row2.invoiceno" but still allowed that data to next tlogRow_1</description>
      <pubDate>Thu, 16 Nov 2017 11:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333941#M102674</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T11:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333942#M102675</link>
      <description>&lt;P&gt;Manually compare how invoiceno are represented on both flows.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333942#M102675</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-16T11:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333943#M102676</link>
      <description>This Is sample data (CSV FILE FORMAT) :
&lt;BR /&gt;
&lt;BR /&gt;0921076505|20171021|F2|1000|02|0006180001|22|5100408998|30.000|11880.00| 29.250| 42.900| 29.250
&lt;BR /&gt;
&lt;BR /&gt;This Is sample data (DATA BASE TABLE) :
&lt;BR /&gt;| 1 | 921076505 | 2017-10-21 | NULL | NULL | F2 | 1000 | 2 | 0006180001 | 22 | 5100408998 | 30 | 11880.00 | 29.250 | 42.900 | 29.250 | 2017-11-15 14:17:54 |
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Program executed output:
&lt;BR /&gt;
&lt;BR /&gt;Starting job DB_connection at 16:41 16/11/2017.
&lt;BR /&gt;[statistics] connecting to socket on port 3439
&lt;BR /&gt;[statistics] connected
&lt;BR /&gt;0921076505|20171021|F2|1000|02|0006180001|22|5100408998|30.000|11880.00| 29.250| 42.900| 29.250
&lt;BR /&gt;0921076505|20171021|F2|1000|02|0006180001|22|5100408998|30.000|11880.00| 29.250| 42.900| 29.250
&lt;BR /&gt;[statistics] disconnected
&lt;BR /&gt;Job DB_connection ended at 16:41 16/11/2017. [exit code=0]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;BUt we dont don't to allowed the Duplicate record in that database .</description>
      <pubDate>Thu, 16 Nov 2017 11:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333943#M102676</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T11:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333944#M102677</link>
      <description>Any alternative method to validate the exits records to check the table and allowed non- exist record only after inserted into to corresponding table.&lt;BR /&gt;&lt;BR /&gt;Ashok</description>
      <pubDate>Thu, 16 Nov 2017 11:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333944#M102677</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333945#M102678</link>
      <description>&lt;P&gt;As you can see, invoiceno have a leading 0 (&lt;SPAN&gt;0921076505&lt;/SPAN&gt;) but not the db invoiceno (&lt;SPAN&gt;921076505&lt;/SPAN&gt;) so records don't match&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 12:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333945#M102678</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-16T12:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Before Insert csv data need to check the mysql database that column value is exit are not?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333946#M102679</link>
      <description>THANKS A LOT ,&lt;BR /&gt;&lt;BR /&gt;Ashok</description>
      <pubDate>Thu, 16 Nov 2017 13:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Before-Insert-csv-data-need-to-check-the-mysql-database-that/m-p/2333946#M102679</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2017-11-16T13:12:27Z</dc:date>
    </item>
  </channel>
</rss>

