Skip to content
Prev 5805 / 398506 Next

dbf-read

d> Hi R users!  Is there any library for reading database file
    d> (dbf), or are there now people working around with that?

Debian has a number of conversion utilites,
dbfto(NAME_AN_OPENSOURCE_SQL_DB), as well as general tools for
extracting information into tab/csv formats.

You might look there and backtrace to find the actual source.