Scroll to navigation

DBF-RB(1) General Commands Manual DBF-RB(1)

NAME

dbf-rb - command-line utility for the DBF library

SYNOPSIS

dbf-rb [-h|-s|-a] filename

DESCRIPTION

DBF is a small fast library for reading dBase, xBase, Clipper and FoxPro database files.

dbf-rb is a command-line utility for the Ruby DBF library.

OPTIONS

print summary information.
create an ActiveRecord::Schema.
create a csv file.
Show summary of options.

EXAMPLES

Create an ActiveRecord::Schema from the books database.
Dump all records in books.dbf in to a CSV file.
February 23, 2013