<?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>Question Re: Data Access for .dbf data in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831218#M2803000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That helps.... I tested it also in CR 2011 and I too get an error when trying to connect to the DBF file using the native Database drivers. I then created an ODBC DSN using the MS DBF driver and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please test also. I'm checking with the PM to see if this is supported any more through our native connector. It may be the dll p2bxbse is missing from the deployment/install package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: Discovered this does work with SP1 for CR 2011. I've asked our SDN people to add this to our download page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Don Williams on May 13, 2011 7:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 14:36:54 GMT</pubDate>
    <dc:creator>former_member11696</dc:creator>
    <dc:date>2011-05-13T14:36:54Z</dc:date>
    <item>
      <title>Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaq-p/7831215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to crystal reports and am trying to create reports using database .DBF files used in a POS program that my company uses.    When I try to access them a dialogue box opens and requires a user name and password.  I have checked with the database company and they do not have any special user name or password to access their data.  I also have another editor program that I use to access the data all the time.  I also went into programs/features and modified the program by turning on data access for those files.  Is there some other way to solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 20:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaq-p/7831215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T20:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831216#M2802998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if you simply click OK without entering anything in? if not an option or it won't let you then we need to know what version of CR you are using and any patches installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to try using/creating an ODBC System DSN to your DBF files as a work around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 21:46:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831216#M2802998</guid>
      <dc:creator>former_member11696</dc:creator>
      <dc:date>2011-05-12T21:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831217#M2802999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try pressing enter with blank user name/ password fields and it was the same result--no access.  The version I am using is 2011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 13:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831217#M2802999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T13:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831218#M2803000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That helps.... I tested it also in CR 2011 and I too get an error when trying to connect to the DBF file using the native Database drivers. I then created an ODBC DSN using the MS DBF driver and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please test also. I'm checking with the PM to see if this is supported any more through our native connector. It may be the dll p2bxbse is missing from the deployment/install package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: Discovered this does work with SP1 for CR 2011. I've asked our SDN people to add this to our download page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Don Williams on May 13, 2011 7:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 14:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831218#M2803000</guid>
      <dc:creator>former_member11696</dc:creator>
      <dc:date>2011-05-13T14:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831219#M2803001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.  I will give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 14:57:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831219#M2803001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T14:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Access for .dbf data</title>
      <link>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831220#M2803002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see we have the download pages updated now....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the link for SP1: &lt;A href="https://smpdl.sap-ag.de/~sapidp/012002523100007683092011E/cr2011sp1.exe" target="test_blank"&gt;https://smpdl.sap-ag.de/~sapidp/012002523100007683092011E/cr2011sp1.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 16:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-access-for-dbf-data/qaa-p/7831220#M2803002</guid>
      <dc:creator>former_member11696</dc:creator>
      <dc:date>2011-05-14T16:29:48Z</dc:date>
    </item>
  </channel>
</rss>

