<?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 Do null value in a date type format. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Do-null-value-in-a-date-type-format/m-p/2292039#M65156</link>
    <description>Hi All,&lt;BR /&gt;I have one source which is in date format, and some of the value inside the column is null. I try to map into a target with the same datatype, however it prompt me out an error while I try to &lt;BR /&gt;"Exception in component tMSSqlOutput_1 java.sql.SQLException: Only dates in the AD era are accepted.at net.sourceforge.jtds.jdbc.DateTime.&amp;lt;init&amp;gt;(DateTime.java:111)"&lt;BR /&gt;It will be ok if I try to put this query inside the filter:&lt;BR /&gt;row1.column_name == null?&lt;BR /&gt;TalendDate.parseDate("yyyy-MM-dd","1900-01-01"):row1.column_name.compareTo(TalendDate.parseDate&lt;BR /&gt;("yyyy-MM-dd","1900-01-01"))&amp;gt;0?row1.column_name:TalendDate.parseDate("yyyy-MM-dd","1900-01-01")   &lt;BR /&gt;is the date format cannot be null when i try to use the etl?&lt;BR /&gt;Regards,&lt;BR /&gt;Fuzaimi</description>
    <pubDate>Sat, 16 Nov 2024 12:26:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:26:15Z</dc:date>
    <item>
      <title>Do null value in a date type format.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Do-null-value-in-a-date-type-format/m-p/2292039#M65156</link>
      <description>Hi All,&lt;BR /&gt;I have one source which is in date format, and some of the value inside the column is null. I try to map into a target with the same datatype, however it prompt me out an error while I try to &lt;BR /&gt;"Exception in component tMSSqlOutput_1 java.sql.SQLException: Only dates in the AD era are accepted.at net.sourceforge.jtds.jdbc.DateTime.&amp;lt;init&amp;gt;(DateTime.java:111)"&lt;BR /&gt;It will be ok if I try to put this query inside the filter:&lt;BR /&gt;row1.column_name == null?&lt;BR /&gt;TalendDate.parseDate("yyyy-MM-dd","1900-01-01"):row1.column_name.compareTo(TalendDate.parseDate&lt;BR /&gt;("yyyy-MM-dd","1900-01-01"))&amp;gt;0?row1.column_name:TalendDate.parseDate("yyyy-MM-dd","1900-01-01")   &lt;BR /&gt;is the date format cannot be null when i try to use the etl?&lt;BR /&gt;Regards,&lt;BR /&gt;Fuzaimi</description>
      <pubDate>Sat, 16 Nov 2024 12:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Do-null-value-in-a-date-type-format/m-p/2292039#M65156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:26:15Z</dc:date>
    </item>
  </channel>
</rss>

