<?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: Pull data from SQL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368043#M704418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise if i would be able to pull data from a LINKED SERVER in SQL Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Justin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 06:43:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-19T06:43:40Z</dc:date>
    <item>
      <title>Pull data from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368039#M704414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me the steps for pulling the data from sql ?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 03:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368039#M704414</guid>
      <dc:creator />
      <dc:date>2012-06-26T03:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368040#M704415</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;First, create a connection to the database, either using ODBC or OLE DB using the Connect button in the script editor. Then use the Select button to browse through tables and views and extract the fields and tables you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 06:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368040#M704415</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-26T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368041#M704416</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;Check this &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/docs/DOC-1804" title="http://community.qlik.com/docs/DOC-1804"&gt;http://community.qlik.com/docs/DOC-1804&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 06:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368041#M704416</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-06-26T06:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368042#M704417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;open QlikView&lt;/LI&gt;&lt;LI&gt;go to File - Edit Script&lt;/LI&gt;&lt;LI&gt;for database choose OLE DB&lt;/LI&gt;&lt;LI&gt;check Force 32 Bit (i have PS on 64bit win)&lt;/LI&gt;&lt;LI&gt;Check Relative Paths&lt;/LI&gt;&lt;LI&gt;click button Connect&lt;/LI&gt;&lt;LI&gt;In Data Link Properties, on Provider window, choose "Microsoft OLE DB Provider for SQL Server"&lt;/LI&gt;&lt;LI&gt;In Data Link Properties, on Connection window, choose server name&lt;/LI&gt;&lt;LI&gt;use Win NT integrated security or specific user name and password&lt;/LI&gt;&lt;LI&gt;Click button: Test Connection&lt;/LI&gt;&lt;LI&gt;Then on Edit script section, choose Select button, and choose appropriate Database and Owner to select from tables in database.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;Tajana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368042#M704417</guid>
      <dc:creator />
      <dc:date>2012-06-26T07:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368043#M704418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise if i would be able to pull data from a LINKED SERVER in SQL Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Justin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 06:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data-from-SQL/m-p/368043#M704418</guid>
      <dc:creator />
      <dc:date>2012-11-19T06:43:40Z</dc:date>
    </item>
  </channel>
</rss>

