<?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: [Error] Did not recognize connector reply in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718746#M672284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 09:41:03 GMT</pubDate>
    <dc:creator>senpradip007</dc:creator>
    <dc:date>2014-08-21T09:41:03Z</dc:date>
    <item>
      <title>[Error] Did not recognize connector reply</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718745#M672283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm stuck with a loading issue &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built a table under SQL Server that containts instructions (SQL queries) for data loading on QV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my QV application I browse the table and execute each instruction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of my instructions is trying to load &lt;EM&gt;&lt;STRONG&gt;~ 300 fields&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I run directly the query in SQL Server Management Studio it perfectly works, when I'm trying to load the same under QV I have this error message (cf. image below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-08-21_11h24_14.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64913_2014-08-21_11h24_14.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone faced the same problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718745#M672283</guid>
      <dc:creator />
      <dc:date>2014-08-21T09:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: [Error] Did not recognize connector reply</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718746#M672284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718746#M672284</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-08-21T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: [Error] Did not recognize connector reply</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718747#M672285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, below the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #ff0000;"&gt;&lt;STRONG&gt;N.B : for some confidentiality reasons I've changed some parameters, but it's not a big deal&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=&lt;STRONG&gt;&lt;EM&gt;Database&lt;/EM&gt;&lt;/STRONG&gt;;Data Source=&lt;EM&gt;&lt;STRONG&gt;Sever&lt;/STRONG&gt;&lt;/EM&gt;;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=&lt;STRONG&gt;&lt;EM&gt;ID&lt;/EM&gt;&lt;/STRONG&gt;;Use Encryption for Data=False;Tag with column collation when possible=False];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process:&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Generator,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Instruction,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Target_QVD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "GENERIC".dbo."GENERATOR"&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let nb_process=fieldvaluecount('ID');&lt;/P&gt;&lt;P&gt;trace nb_process:$(nb_process);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let my_user=QVUser();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a=0 to $(nb_process)-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; let my_id=peek('ID',$(a),'process');&lt;/P&gt;&lt;P&gt;&amp;nbsp; let my_process=peek('Process',$(a),'process');&lt;/P&gt;&lt;P&gt;&amp;nbsp; let my_load=peek('Load',$(a),'process');&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace $(my_load);&lt;/P&gt;&lt;P&gt;&amp;nbsp; let my_instruction=peek('Instruction',$(a),'process');&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace $(my_instruction);&lt;/P&gt;&lt;P&gt;&amp;nbsp; let my_target_qvd=peek('Target_QVD',$(a),'process');&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace $(my_target_qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;load $(my_load);&lt;/P&gt;&lt;P&gt;$(my_instruction);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trace process over;&lt;/P&gt;&lt;P&gt;let count_row=NoOfRows('data');&lt;/P&gt;&lt;P&gt;store data into $(my_target_qvd);&lt;/P&gt;&lt;P&gt;drop table data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let curr_process=$(a)+1;&lt;/P&gt;&lt;P&gt;trace processed :$(curr_process) out of&amp;nbsp; $(nb_process);&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Did-not-recognize-connector-reply/m-p/718747#M672285</guid>
      <dc:creator />
      <dc:date>2014-08-21T09:51:42Z</dc:date>
    </item>
  </channel>
</rss>

