<?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 read data from .dbf and .db files in Talend version 7 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241445#M28594</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.db is Paradox 8 system and .dbf is a FoxPro&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 06:38:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-05T06:38:56Z</dc:date>
    <item>
      <title>How to read data from .dbf and .db files in Talend version 7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241443#M28592</link>
      <description>&lt;P&gt;I have a requirement in which we are getting our source files in form of .db and .dbf files. I am looking for a component in Talend which can solve this purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did try installing tDBFInputFile component from Talend exchange but that also doesnt seems to working as well&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241443#M28592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from .dbf and .db files in Talend version 7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241444#M28593</link>
      <description>&lt;P&gt;You must be 100% sure - what database is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;- is .db&amp;nbsp;it is MS Access?&lt;/P&gt;&lt;P&gt;- is .dbf is FoxPro, DBase or etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then check jdbc driver for this database (not always free &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 06:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241444#M28593</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-05T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from .dbf and .db files in Talend version 7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241445#M28594</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.db is Paradox 8 system and .dbf is a FoxPro&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 06:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241445#M28594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-05T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from .dbf and .db files in Talend version 7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241446#M28595</link>
      <description>&lt;P&gt;try tJDBCInput with an appropriate jdbc drivers:&lt;BR /&gt;&lt;BR /&gt;- paradox&lt;BR /&gt;&lt;A href="http://www.hxtt.com/paradox.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.hxtt.com/paradox.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://github.com/leonhad/paradoxdriver" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/leonhad/paradoxdriver&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- foxpro try from:&lt;BR /&gt;&lt;A href="https://www.dbschema.com/foxpro-jdbc-driver.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.dbschema.com/foxpro-jdbc-driver.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or try to search other&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 06:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-data-from-dbf-and-db-files-in-Talend-version-7/m-p/2241446#M28595</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-05T06:45:34Z</dc:date>
    </item>
  </channel>
</rss>

