<?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: sqlserver Hierarchyid field equivalent in Talend in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/sqlserver-Hierarchyid-field-equivalent-in-Talend/m-p/2336841#M1573</link>
    <description>&lt;P&gt;This will be a mapping issue in the studio preferences. If the data type from the database is unknown talend will utilise a default datatype. You can force specific data type mappings if needed.&lt;/P&gt;
&lt;P&gt;In studio select the windows menu then preferences. In the preferences window expand 'Talend' then 'Specific settings' then 'metadata for talend'. Select the appropriate DBMS . It is an XML file that you can then modify as needed. (The location for this may differ from version to version)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just make sure you take a backup of the file first.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Apr 2018 00:39:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-12T00:39:43Z</dc:date>
    <item>
      <title>sqlserver Hierarchyid field equivalent in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/sqlserver-Hierarchyid-field-equivalent-in-Talend/m-p/2336840#M1572</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I Need to use Hierarchyid metadata in sqlserver.&lt;/P&gt; 
&lt;P&gt;At the source SQLServer DB, a field is of type Hierarchyid.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SRC_metadata.png" style="width: 236px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtXe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153064i39DFCFE0CB7FAB33/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtXe.png" alt="0683p000009LtXe.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;when i extracted it to the destination DB (also SQLServer), i noticed that the metadata was chaanged into varbinary.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DEST_metadata.png" style="width: 225px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt9M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149129i6230768E8A9BCAF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt9M.png" alt="0683p000009Lt9M.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is how the tmap looks like:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap_metadata.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146001i7213C58845277AFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtAF.png" alt="0683p000009LtAF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. how do i make sure to keep the Hierarchyid type? I need it to preform a&amp;nbsp;::getroot() method..&lt;/P&gt; 
&lt;P&gt;2. what is the equivalent of Hierachyid in Talend?&lt;/P&gt; 
&lt;P&gt;3. is there a conversion table between &lt;SPAN&gt;SQLServer&amp;nbsp;&lt;/SPAN&gt;to Talend?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Evya&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/sqlserver-Hierarchyid-field-equivalent-in-Talend/m-p/2336840#M1572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: sqlserver Hierarchyid field equivalent in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/sqlserver-Hierarchyid-field-equivalent-in-Talend/m-p/2336841#M1573</link>
      <description>&lt;P&gt;This will be a mapping issue in the studio preferences. If the data type from the database is unknown talend will utilise a default datatype. You can force specific data type mappings if needed.&lt;/P&gt;
&lt;P&gt;In studio select the windows menu then preferences. In the preferences window expand 'Talend' then 'Specific settings' then 'metadata for talend'. Select the appropriate DBMS . It is an XML file that you can then modify as needed. (The location for this may differ from version to version)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just make sure you take a backup of the file first.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 00:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/sqlserver-Hierarchyid-field-equivalent-in-Talend/m-p/2336841#M1573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T00:39:43Z</dc:date>
    </item>
  </channel>
</rss>

