<?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: bit data type migration from mssql to postgresql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/bit-data-type-migration-from-mssql-to-postgresql/m-p/2305598#M77234</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article:&lt;A title="https://community.talend.com/t5/Troubleshooting-Development/How-to-process-changing-data-structure/ta-p/21702" href="https://community.qlik.com/s/article/ka03p0000006EwBAAU" target="_self"&gt;https://community.talend.com/t5/Troubleshooting-Development/How-to-process-changing-data-structure/ta-p/21702&lt;/A&gt; to see if this "dynamic schema" feature can meet your needs?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 09:48:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-23T09:48:29Z</dc:date>
    <item>
      <title>bit data type migration from mssql to postgresql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/bit-data-type-migration-from-mssql-to-postgresql/m-p/2305597#M77233</link>
      <description>&lt;P&gt;Good day. I have a next task. I want migrate data from mssql to postgressql without scheme modification. Source database have table with bit type column (Suppose the column is called "BIT_COLUMN_NAME" ). This column must be convert into same bit &amp;nbsp;column of table into target postgresql database.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This generates an error:&lt;/P&gt; 
&lt;P&gt;Batch entry 0 INSERT INTO ... was aborted. Call getNextException to see the cause.&lt;BR /&gt;caused by: ERROR: column "ACTIVER_ENQUETE" is of type bit but expression is of type boolean&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;type cast: BIT (mssql) -&amp;gt; boolean (talend)&amp;nbsp;&lt;SPAN&gt;-&amp;gt; boolean (talend) -BIT (postgres).&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;My mapping files:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;1) mssql&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;dbType type="BIT"&amp;gt;&lt;BR /&gt;&amp;lt;talendType type="id_Boolean" default="true" /&amp;gt;&lt;BR /&gt;&amp;lt;talendType type="id_Byte" /&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;talendType type="id_Integer" /&amp;gt;&lt;BR /&gt;&amp;lt;talendType type="id_String" /&amp;gt;&lt;BR /&gt;&amp;lt;talendType type="id_byte[]" /&amp;gt;&lt;BR /&gt;&amp;lt;/dbType&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) postgresql&lt;/P&gt; 
&lt;P&gt;&amp;lt;talendType type="id_Boolean"&amp;gt;&lt;BR /&gt;&amp;lt;dbType type="BOOL" default="true" /&amp;gt;&lt;BR /&gt;&amp;lt;dbType type="BIT" /&amp;gt;&lt;BR /&gt;&amp;lt;/talendType&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thank you all!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 14:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/bit-data-type-migration-from-mssql-to-postgresql/m-p/2305597#M77233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: bit data type migration from mssql to postgresql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/bit-data-type-migration-from-mssql-to-postgresql/m-p/2305598#M77234</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article:&lt;A title="https://community.talend.com/t5/Troubleshooting-Development/How-to-process-changing-data-structure/ta-p/21702" href="https://community.qlik.com/s/article/ka03p0000006EwBAAU" target="_self"&gt;https://community.talend.com/t5/Troubleshooting-Development/How-to-process-changing-data-structure/ta-p/21702&lt;/A&gt; to see if this "dynamic schema" feature can meet your needs?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/bit-data-type-migration-from-mssql-to-postgresql/m-p/2305598#M77234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-23T09:48:29Z</dc:date>
    </item>
  </channel>
</rss>

