<?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: Not able to add foreign keys through tmssqlrow component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247531#M32688</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does your statements enquired by ""?&lt;/P&gt;&lt;PRE&gt;"alter table POLICY.Tx_Account WITH CHECK ADD CONSTRAINT FK1_Tx_ACCOUNT_Tx_POLICYBENEFIT FOREIGN KEY (Tx_Policy_Benefit_ID)
REFERENCES POLICY.Tx_PolicyBenefit (Tx_Policy_Benefit_ID)"&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 Mar 2019 13:09:02 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-03-12T13:09:02Z</dc:date>
    <item>
      <title>Not able to add foreign keys through tmssqlrow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247528#M32685</link>
      <description>&lt;P&gt;I am trying to add constraints through tmssqlrow component using below statement but it is failing with below error. But there is no "}" symbol in my query.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;Error&lt;/U&gt;:&lt;/P&gt; 
&lt;P&gt;Error Line: 1175&lt;BR /&gt;Detail Message: Syntax error on token "}", delete this token&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;Flow:&lt;/U&gt;tPrejob --&amp;gt; tmssqlrow&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;Statement:&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;alter table POLICY.Tx_Account WITH CHECK ADD CONSTRAINT FK1_Tx_ACCOUNT_Tx_POLICYBENEFIT FOREIGN KEY (Tx_Policy_Benefit_ID)&lt;BR /&gt;REFERENCES POLICY.Tx_PolicyBenefit (Tx_Policy_Benefit_ID)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247528#M32685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T12:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to add foreign keys through tmssqlrow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247529#M32686</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlEAAW"&gt;@harsh_kothari&lt;/A&gt;&amp;nbsp;,&amp;nbsp; have you specified that query between double quotes?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247529#M32686</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-12T12:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to add foreign keys through tmssqlrow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247530#M32687</link>
      <description>I did gave it in double quotes but as soon as i hit ok, the double quote vanishes.</description>
      <pubDate>Tue, 12 Mar 2019 13:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247530#M32687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to add foreign keys through tmssqlrow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247531#M32688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does your statements enquired by ""?&lt;/P&gt;&lt;PRE&gt;"alter table POLICY.Tx_Account WITH CHECK ADD CONSTRAINT FK1_Tx_ACCOUNT_Tx_POLICYBENEFIT FOREIGN KEY (Tx_Policy_Benefit_ID)
REFERENCES POLICY.Tx_PolicyBenefit (Tx_Policy_Benefit_ID)"&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Not-able-to-add-foreign-keys-through-tmssqlrow-component/m-p/2247531#M32688</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-12T13:09:02Z</dc:date>
    </item>
  </channel>
</rss>

