<?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: DOes publisher communicates with Database ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646013#M1069232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your rite, but publisher is used to schedule the task on Qvw file which in turn connects to DB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 10:02:36 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2014-09-08T10:02:36Z</dc:date>
    <item>
      <title>DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646012#M1069231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;As i can see from image attached , publisher is communicating with database. HOws that possible.&lt;/P&gt;&lt;P&gt;If i am not wrong , qlikview desktop communicated with database via edit script.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646012#M1069231</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646013#M1069232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your rite, but publisher is used to schedule the task on Qvw file which in turn connects to DB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646013#M1069232</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-09-08T10:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646014#M1069234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;QV desktop is used by designers and developers to create GUI.&lt;/P&gt;&lt;P&gt;QV publisher is use for reload pf doc define via connection strings in QVW files and distribution of documents,we can also define various rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646014#M1069234</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-09-08T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646015#M1069235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shows that it can load any kind of data&amp;nbsp; into a qvw file and reload and/or publish it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646015#M1069235</guid>
      <dc:creator />
      <dc:date>2014-09-08T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646016#M1069236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Technically, neither Publisher not Desktop client directly communicates with the databases. It's the ODBC/ OLEDB/ JDBC drivers which communicate with the databases and fetch the data. Publisher is primarily used for distribution of QVW files. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Databases talk to ODBC/OLEDB drivers, and they extract the data from the DB. And then QlikView Desktop or QVS will pick up the data and load into RAM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;The attached image is correct and it's just logical process flow of things work but that doesn't mean physical processing will be same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646016#M1069236</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-09-08T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646017#M1069238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;THanx. But can you also help me by telling how can i learn making complex expressions??&amp;nbsp; , as i am a beginner .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646017#M1069238</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T10:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: DOes publisher communicates with Database ??</title>
      <link>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646018#M1069239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Nikhil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;You can learn from my blog. Which contains video tutorials.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DOes-publisher-communicates-with-Database/m-p/646018#M1069239</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-09-08T12:26:06Z</dc:date>
    </item>
  </channel>
</rss>

