<?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 Load data from &amp;quot;.dbf&amp;quot; files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742204#M265020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load tables which are ".dbf" files and I ' m not able to understand the wizard to do so,&lt;/P&gt;&lt;P&gt;Edit script --&amp;gt; DATABASE --&amp;gt; Connect ... and I get lost, I do not know what else to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files are local, can anyone tell me the way to load them or a piece of a sample script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 13:27:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-04T13:27:31Z</dc:date>
    <item>
      <title>Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742204#M265020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load tables which are ".dbf" files and I ' m not able to understand the wizard to do so,&lt;/P&gt;&lt;P&gt;Edit script --&amp;gt; DATABASE --&amp;gt; Connect ... and I get lost, I do not know what else to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files are local, can anyone tell me the way to load them or a piece of a sample script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 13:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742204#M265020</guid>
      <dc:creator />
      <dc:date>2015-03-04T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742205#M265021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setup an ODBC connection to your dbf file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79872_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;then connect to that in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 14:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742205#M265021</guid>
      <dc:creator>Alejandro_Hernández</dc:creator>
      <dc:date>2015-03-04T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742206#M265022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you but I d'ont understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 16:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742206#M265022</guid>
      <dc:creator />
      <dc:date>2015-03-04T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742207#M265023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first step, go to control panel-administrative tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to the ODBC Data Sources (32-bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on system dsn tab and click on add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the create new data source list, select microsoft dbase driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type a name for the DSN e.g. "QV_DBF"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure directory and indexes. click OK when done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in Qlikview, in edit script screen, in data tab select ODBC from the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click connect and from the datasource list, select the dsn you created (e.g. QV_DBF) and click ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then click Select and select the fields you want to import from your DBF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 17:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742207#M265023</guid>
      <dc:creator>Alejandro_Hernández</dc:creator>
      <dc:date>2015-03-04T17:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742208#M265024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I do not see any "system dsn tab" so from this point I can't continue your kind steps, maybe I have an old release, If you do not mind I attached a simple 'file.dbf' so you can try to connect to it and I could see the resulting script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 18:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742208#M265024</guid>
      <dc:creator />
      <dc:date>2015-03-04T18:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from ".dbf" files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742209#M265025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type C:\Windows\SysWOW64\odbcad32.exe at the command prompt. That should open the ODBC Data Sources (32-bit) and allow you to configure the System DSN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-quot-dbf-quot-files/m-p/742209#M265025</guid>
      <dc:creator />
      <dc:date>2015-03-23T09:31:29Z</dc:date>
    </item>
  </channel>
</rss>

