<?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: Extract data from MS Access File in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937617#M953765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the below discussion. In the end &lt;A href="https://community.qlik.com/qlik-users/10670"&gt;maxgro&lt;/A&gt; given the sample file to connect the MS ACCESS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114990"&gt;How to load MS access file in QLIKVIEW&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2015 01:52:40 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-11-19T01:52:40Z</dc:date>
    <item>
      <title>Extract data from MS Access File</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937616#M953764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in MS Access file. I need to extract into QlikView and develop a dashboard.&lt;/P&gt;&lt;P&gt;Can anyone help me understand how can I connect to QlikView and extract data from MS Access File?&lt;/P&gt;&lt;P&gt;Also can anyone help me in understanding, ho can I connect to ODBC or OLEDB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun Reddy. K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 01:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937616#M953764</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-11-19T01:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from MS Access File</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937617#M953765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the below discussion. In the end &lt;A href="https://community.qlik.com/qlik-users/10670"&gt;maxgro&lt;/A&gt; given the sample file to connect the MS ACCESS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114990"&gt;How to load MS access file in QLIKVIEW&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 01:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937617#M953765</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-11-19T01:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from MS Access File</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937618#M953766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Varun,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For any database you have to generate connection string( Interface between Database and QV). To establish the connection you have to generate DSN. In case of MS acces files you can fetch directly. For DSN creation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Go to Control Panel--&amp;gt; Administrative Tools--&amp;gt; ODBC----&amp;gt; Select your DataBase---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then after you have to give some credentials like IP Address, Username And Password...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It will Establish connection string .... U can fetch from Select option from Edit Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can establish MS-Access Database connection string in the same manner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 07:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-from-MS-Access-File/m-p/937618#M953766</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2015-11-19T07:14:10Z</dc:date>
    </item>
  </channel>
</rss>

