<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Rich Shepard wrote, On 03/17/2011 10:38 AM:
    <blockquote
      cite="mid:alpine.LNX.2.00.1103171035390.24161@salmo.appl-ecosys.com"
      type="cite">
      <pre wrap="">   I found a one-line script to convert .dbf files to .csv:

<a class="moz-txt-link-rfc2396E" href="http://avi.alkalay.net/2010/08/convert-dbf-to-csv-on-linux-with-perl-and-xbase.html"><http://avi.alkalay.net/2010/08/convert-dbf-to-csv-on-linux-with-perl-and-xbase.html></a>

dbfdump.pl --fs "," mytable.dbf > mytable.csv

   The author writes that the dbftools comes with DBD::Xbase. I just
installed the Xbase module but cannot find dbfdump.pl or dbftools.pl. My
Google searches also turn up nothing.
</pre>
    </blockquote>
    I found this:<br>
    <br>
    "<span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;"><span
        class="Apple-style-span" style="font-family: sans-serif;
        font-size: 16px;">Man pages for XBase, DBD::XBase, dbfdump,
        XBase::Index and XBase::SDBM are included, examples of little
        scripts can also be found in eg/ directory of the distribution.
        Read the DBI man page for DBI specific issues, and the
        XBase::FAQ page."<br>
        <br>
        on this site: </span></span><a
      href="http://www.adelton.com/perl/DBD-XBase/">http://www.adelton.com/perl/DBD-XBase/</a><br>
    <br>
    Can you man dbfdump?<br>
    <blockquote
      cite="mid:alpine.LNX.2.00.1103171035390.24161@salmo.appl-ecosys.com"
      type="cite">
      <pre wrap="">
   What am I missing and where do I find it?

Rich
_______________________________________________
PLUG-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PLUG-talk@lists.pdxlinux.org">PLUG-talk@lists.pdxlinux.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pdxlinux.org/mailman/listinfo/plug-talk">http://lists.pdxlinux.org/mailman/listinfo/plug-talk</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel Herrington
Director of Field Services
Robert Mark Technologies
o: 651-769-2574
ho: 503-419-6464</pre>
  </body>
</html>