<?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: OLEDB-SQL Server connection issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224879#M391128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script, what is the next instruction right after CONNECT ? A JOIN LOAD, a CONCATENATE LOAD, no LOAD but SQL SELECT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run that query with the SQL Management Studio using the same user that QlikView is using, what do you see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 11:03:11 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2017-03-03T11:03:11Z</dc:date>
    <item>
      <title>OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224878#M391127</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;Iam connecting to SQL Server data source(one of the multiple data sources) to extract the data into Qlikview and saving the data into QVD's, when i reload the Qvw it is getting connected to SQL server with credentials and i could see the statement "Connected" in the popup but application is getting stuck for hours over the same step without going forward, can some one please suggest me how/what could i check more about this particular issue to comeout of it.Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155118_Untitled.png" style="height: 90px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 10:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224878#M391127</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2017-03-03T10:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224879#M391128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script, what is the next instruction right after CONNECT ? A JOIN LOAD, a CONCATENATE LOAD, no LOAD but SQL SELECT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run that query with the SQL Management Studio using the same user that QlikView is using, what do you see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 11:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224879#M391128</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-03T11:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224880#M391129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to Connect to a viewtable in a datawarehouse, be sure that Your index is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 11:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224880#M391129</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-03-03T11:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224881#M391130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it have sql select statement with keywords like CASE,THEN,GROUP BY, ORDER BY, and conditions like INNERJOIN and LEFT JOIN ,WHERE . Ok will run the query in SQL and let you know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 04:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224881#M391130</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2017-03-06T04:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224882#M391131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you create Logfile for Document and check whether what was the time during reload tooks the reload. Which part is that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meantime, Try to share the Logfile and let us know which version you are been &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 04:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224882#M391131</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-06T04:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224883#M391132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to reload now, and it is extracting data with the Query. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224883#M391132</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2017-03-06T05:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB-SQL Server connection issue</title>
      <link>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224884#M391133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine now, Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLEDB-SQL-Server-connection-issue/m-p/1224884#M391133</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2017-03-06T05:17:49Z</dc:date>
    </item>
  </channel>
</rss>

