<?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 SQL server date datatype to Postgres date datatype conversion in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SQL-server-date-datatype-to-Postgres-date-datatype-conversion/m-p/2259662#M41074</link>
    <description>I am inserting SQL server table data to Postgres table.date column example in SQL server: "2019-09-03 00:00:000000 +05:30".Should I directly map to Postgres table then which datatype should I select in postgres.should I use tmap and apply some logic for date conversion. I am getting error as "call getNextException to see the cause".So I am assuming it's due to date datatype conversion error.I am using SQL server 2008,Talend 6.2 and Postgres 10</description>
    <pubDate>Tue, 04 Sep 2018 08:26:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-04T08:26:46Z</dc:date>
    <item>
      <title>SQL server date datatype to Postgres date datatype conversion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-server-date-datatype-to-Postgres-date-datatype-conversion/m-p/2259662#M41074</link>
      <description>I am inserting SQL server table data to Postgres table.date column example in SQL server: "2019-09-03 00:00:000000 +05:30".Should I directly map to Postgres table then which datatype should I select in postgres.should I use tmap and apply some logic for date conversion. I am getting error as "call getNextException to see the cause".So I am assuming it's due to date datatype conversion error.I am using SQL server 2008,Talend 6.2 and Postgres 10</description>
      <pubDate>Tue, 04 Sep 2018 08:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-server-date-datatype-to-Postgres-date-datatype-conversion/m-p/2259662#M41074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T08:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server date datatype to Postgres date datatype conversion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-server-date-datatype-to-Postgres-date-datatype-conversion/m-p/2259663#M41075</link>
      <description>is there text before "call getNext..."&lt;BR /&gt;date is every time a trouble when migrating Data.&lt;BR /&gt;Im use to convert Date to String into select statement.&lt;BR /&gt;in sql server I use 112 126 127 format to have the right data.&lt;BR /&gt;and use a to_date function to load.&lt;BR /&gt;&lt;BR /&gt;be careful each driver can have it's own language so your editor and talend may have 2 distinct lanuages.&lt;BR /&gt;Talend use Java so if you dont set it's java default languages.&lt;BR /&gt;so force date to string be careful to server time zone .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck</description>
      <pubDate>Tue, 04 Sep 2018 11:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-server-date-datatype-to-Postgres-date-datatype-conversion/m-p/2259663#M41075</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-04T11:12:05Z</dc:date>
    </item>
  </channel>
</rss>

