<?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: How to load MS access file in QLIKVIEW in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599115#M1100325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open load script and load data from here&lt;/P&gt;&lt;P&gt;see the snap shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="msaccess.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57624_msaccess.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2014 10:11:54 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-04-21T10:11:54Z</dc:date>
    <item>
      <title>How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599111#M1100318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I am new to qlikview and I need some information on How to load MS access file in QLIKVIEW...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599111#M1100318</guid>
      <dc:creator />
      <dc:date>2014-04-21T10:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599112#M1100320</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;Go to script editor and select OLEDB drivers and select microsoft jet oledb 4.0 drivers.&lt;/P&gt;&lt;P&gt;If you don't find then I would suggest you to download the Acess&amp;nbsp; database engine from the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=13255" title="http://www.microsoft.com/en-us/download/details.aspx?id=13255"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=13255&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helped.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599112#M1100320</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-04-21T10:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599113#M1100321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a ODBC connection string &amp;gt;&amp;gt; select ms access &amp;gt;&amp;gt; select data source and location of the MS-Access file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you get connection string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599113#M1100321</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-21T10:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599114#M1100323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can connect directly to the database. &lt;/P&gt;&lt;P&gt;You will need select the&amp;nbsp; 32-bit connection option so your connection string shows as CONNECT32. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599114#M1100323</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-04-21T10:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599115#M1100325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open load script and load data from here&lt;/P&gt;&lt;P&gt;see the snap shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="msaccess.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57624_msaccess.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599115#M1100325</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-21T10:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599116#M1100326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After connect to the ms-access you get connection string some thing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [MS Access Database;DBQ=D:\t1.accdb]; //DB Connection String&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599116#M1100326</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-21T10:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599117#M1100327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Make a ODBC connection string&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;select ms access ---&amp;gt; select data source and location of the MS-Access file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If any problem persist then check force 32-bit check box &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Then u ll make the connection string...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hassaan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 10:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599117#M1100327</guid>
      <dc:creator />
      <dc:date>2014-04-21T10:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599118#M1100328</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;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&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&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&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&gt;You can establish MS-Access Database connection string in the same manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khadeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 11:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599118#M1100328</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2014-04-21T11:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599119#M1100329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akash&lt;/P&gt;&lt;P&gt;The best way to connect to MS Access and other RDBMS data base is using the OLE DB&lt;/P&gt;&lt;P&gt;When You open the Qlikview or New QlikView&lt;/P&gt;&lt;P&gt;Press Ctrl + E or Click on File | Edit Script&lt;/P&gt;&lt;P&gt;Select OLEDB from Dropdown under the data base section&lt;/P&gt;&lt;P&gt;Click on Connect&lt;/P&gt;&lt;P&gt;Select The Driver for MS Access under the provider Tab&lt;/P&gt;&lt;P&gt;Click next to select the path where the Access database was stored.&lt;/P&gt;&lt;P&gt;Test the Connection and click on OK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 12:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599119#M1100329</guid>
      <dc:creator />
      <dc:date>2014-04-21T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to load MS access file in QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599120#M1100330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment for an example using oledb with access&lt;/P&gt;&lt;P&gt;(adapt the connection path to your)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or the below video if you want to use odbc to load access data&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1804"&gt;Video: Load Data from ODBC&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 13:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-MS-access-file-in-QLIKVIEW/m-p/599120#M1100330</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-21T13:07:45Z</dc:date>
    </item>
  </channel>
</rss>

