<?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: Create table if does not exist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298675#M71110</link>
    <description>&lt;P&gt;Hi @Sami Laitio​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can create table using tDBOutput component .&lt;/P&gt;&lt;P&gt;Under Basic View --&amp;gt; &lt;/P&gt;&lt;P&gt;        Table --&amp;gt;Provide table name&lt;/P&gt;&lt;P&gt;       Action On Table --&amp;gt; Choose appropriate based on your requirement &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use tDB commit component or you can enable Auto commit in the TDBConnection (Advanced Settings).&lt;/P&gt;&lt;P&gt;Also, refer to standard document for this option functionality . &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009s7ljAAA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134771i0E63980C1846484C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009s7ljAAA.jpg" alt="0693p000009s7ljAAA.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Madhu Kolli&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 14:55:27 GMT</pubDate>
    <dc:creator>madhukolli2003</dc:creator>
    <dc:date>2020-10-09T14:55:27Z</dc:date>
    <item>
      <title>Create table if does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298672#M71107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am total newbie to Talend and trying it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built a simple test job that reads from MSSql and writes data to a file. Now I tried the tMSSqlOutput component to get my results into a table. I have set the connection in tDBConnection.&lt;/P&gt;&lt;P&gt;I have now tried "Create table" and "Create table is does not exist".  Schema is showing all my columns. When I run the job, it goes fine and show rows going into both targets (file &amp;amp; db). When I go to look in MSSql the table is not there.&lt;/P&gt;&lt;P&gt;No errors anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must ne something simple that I am missing so can someone point me in the right direction... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using TOS 7.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 08:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298672#M71107</guid>
      <dc:creator>Sam_10000</dc:creator>
      <dc:date>2020-10-09T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create table if does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298673#M71108</link>
      <description>&lt;P&gt;@Sami Laitio​&amp;nbsp;, Have you committed the data ? using tDBcommit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 08:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298673#M71108</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-09T08:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create table if does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298674#M71109</link>
      <description>&lt;P&gt;Thanks, that did it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using other ETL tools for 20+ years and having to do a commit separately is new thing. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 08:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298674#M71109</guid>
      <dc:creator>Sam_10000</dc:creator>
      <dc:date>2020-10-09T08:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create table if does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298675#M71110</link>
      <description>&lt;P&gt;Hi @Sami Laitio​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can create table using tDBOutput component .&lt;/P&gt;&lt;P&gt;Under Basic View --&amp;gt; &lt;/P&gt;&lt;P&gt;        Table --&amp;gt;Provide table name&lt;/P&gt;&lt;P&gt;       Action On Table --&amp;gt; Choose appropriate based on your requirement &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use tDB commit component or you can enable Auto commit in the TDBConnection (Advanced Settings).&lt;/P&gt;&lt;P&gt;Also, refer to standard document for this option functionality . &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009s7ljAAA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134771i0E63980C1846484C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009s7ljAAA.jpg" alt="0693p000009s7ljAAA.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Madhu Kolli&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 14:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-table-if-does-not-exist/m-p/2298675#M71110</guid>
      <dc:creator>madhukolli2003</dc:creator>
      <dc:date>2020-10-09T14:55:27Z</dc:date>
    </item>
  </channel>
</rss>

