<?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 How to get the record count from an insert statement, MySql and tDBRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-the-record-count-from-an-insert-statement-MySql-and/m-p/2532364#M148060</link>
    <description>&lt;P&gt;I have a basic job that insert records with a tDBRow and then I would like to get the results of the insert statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many records where inserted with a,&amp;nbsp;&lt;SPAN&gt;SELECT ROW_COUNT() as inserted_count &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When I run this in MySQL workbench it works as expected, but in TS, its returning a -1&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I'm using a MySQL connection at the start and not closing it until the end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried getting the count with a tDBrow and a Recordset and also a tDBInput with the same result, -1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Oct 2025 18:12:10 GMT</pubDate>
    <dc:creator>RVeitch_84</dc:creator>
    <dc:date>2025-10-02T18:12:10Z</dc:date>
    <item>
      <title>How to get the record count from an insert statement, MySql and tDBRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-the-record-count-from-an-insert-statement-MySql-and/m-p/2532364#M148060</link>
      <description>&lt;P&gt;I have a basic job that insert records with a tDBRow and then I would like to get the results of the insert statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many records where inserted with a,&amp;nbsp;&lt;SPAN&gt;SELECT ROW_COUNT() as inserted_count &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When I run this in MySQL workbench it works as expected, but in TS, its returning a -1&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I'm using a MySQL connection at the start and not closing it until the end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried getting the count with a tDBrow and a Recordset and also a tDBInput with the same result, -1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 18:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-the-record-count-from-an-insert-statement-MySql-and/m-p/2532364#M148060</guid>
      <dc:creator>RVeitch_84</dc:creator>
      <dc:date>2025-10-02T18:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the record count from an insert statement, MySql and tDBRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-the-record-count-from-an-insert-statement-MySql-and/m-p/2532405#M148061</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Do you have a constraint to use tDBRow and not tDBOutput&amp;nbsp; ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_0-1759477723258.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183981i721213F7DAE01942/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_0-1759477723258.png" alt="Denis_Segard_0-1759477723258.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 07:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-the-record-count-from-an-insert-statement-MySql-and/m-p/2532405#M148061</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-10-03T07:48:55Z</dc:date>
    </item>
  </channel>
</rss>

