<?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 Convert short and long numbers to Integers? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344322#M111990</link>
    <description>I have an access database and am moving data to a postgresql DB. Many of the fields in the access are listed as short or long. How do I convert to the Integer type in Postgresql?
&lt;BR /&gt;Any suggestions are welcome. 
&lt;BR /&gt;Thanks.</description>
    <pubDate>Sat, 16 Nov 2024 13:28:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:28:21Z</dc:date>
    <item>
      <title>Convert short and long numbers to Integers?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344322#M111990</link>
      <description>I have an access database and am moving data to a postgresql DB. Many of the fields in the access are listed as short or long. How do I convert to the Integer type in Postgresql?
&lt;BR /&gt;Any suggestions are welcome. 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 13:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344322#M111990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert short and long numbers to Integers?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344323#M111991</link>
      <description>Hello 
&lt;BR /&gt;You can convert short/long to int/integer on tMap, for example: 
&lt;BR /&gt;on the expression of output column, type in 
&lt;PRE&gt;(int)row1.columnName&lt;/PRE&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 07 Apr 2010 04:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344323#M111991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-07T04:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert short and long numbers to Integers?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344324#M111992</link>
      <description>Shong!!
&lt;BR /&gt;When i want to convert form long to int in tmap..but it throws me an error..saying it cant cast from long to int</description>
      <pubDate>Wed, 25 May 2011 11:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344324#M111992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-25T11:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert short and long numbers to Integers?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344325#M111993</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Shong!!&lt;BR /&gt;When i want to convert form long to int in tmap..but it throws me an error..saying it cant cast from long to int&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;ah, the error message should be 'it can't cast from Long to int'!, this is because Long is an object, to get around it, uncheck the 'nullable' box on schema.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 27 May 2011 03:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-short-and-long-numbers-to-Integers/m-p/2344325#M111993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-27T03:37:05Z</dc:date>
    </item>
  </channel>
</rss>

