<?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 Re: How to display last record from table in jasper in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286170#M59792</link>
    <description>Hi
&lt;BR /&gt;Where do you execute the procedure? tMssqlRow? Can you upload a screenshot of job?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Fri, 17 Jun 2011 15:26:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-17T15:26:03Z</dc:date>
    <item>
      <title>How to display last record from table in jasper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286169#M59791</link>
      <description>I run a procedure , output of that procedure is stored in one table . I want to print the last record from that table....
&lt;BR /&gt;Is this possible , i tired tMSSqllastinserted and tlogrow , i getting only Null values . am using 3.2.1 version ....
&lt;BR /&gt;Any suggestions ?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vikram</description>
      <pubDate>Sat, 16 Nov 2024 12:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286169#M59791</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to display last record from table in jasper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286170#M59792</link>
      <description>Hi
&lt;BR /&gt;Where do you execute the procedure? tMssqlRow? Can you upload a screenshot of job?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 17 Jun 2011 15:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286170#M59792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-17T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to display last record from table in jasper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286171#M59793</link>
      <description>UPDINS is the procedure which i call , i load the output of the procedure in another table ....
&lt;BR /&gt;I want display the message of the procedure thru Jasper ..</description>
      <pubDate>Mon, 20 Jun 2011 07:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286171#M59793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-20T07:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to display last record from table in jasper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286172#M59794</link>
      <description>Hi
&lt;BR /&gt;tMSSqllastinserted can't get last inserted id from the reproduce, you should use the tMssqlInput to query the last records after you call the reproduce. For example:
&lt;BR /&gt;tMssqlConnection
&lt;BR /&gt; |
&lt;BR /&gt;onsubjobok
&lt;BR /&gt; |
&lt;BR /&gt;tMssqlsp
&lt;BR /&gt; |
&lt;BR /&gt;tMssqlnput--main--tLogRow
&lt;BR /&gt; |
&lt;BR /&gt;tMssqlClose
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 21 Jun 2011 10:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-last-record-from-table-in-jasper/m-p/2286172#M59794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-21T10:34:45Z</dc:date>
    </item>
  </channel>
</rss>

